Constant esp_idf_hal::cpu::CORES
source ยท pub const CORES: u32 = SOC_CPU_CORES_NUM; // 1u32
Expand description
Returns the number of cores supported by the esp32* chip
pub const CORES: u32 = SOC_CPU_CORES_NUM; // 1u32
Returns the number of cores supported by the esp32* chip