|
@@ -5,7 +5,6 @@ menu "FreeRTOS"
|
|
|
|
|
|
|
|
config FREERTOS_SMP
|
|
config FREERTOS_SMP
|
|
|
bool "Run the SMP FreeRTOS kernel instead (FEATURE UNDER DEVELOPMENT)"
|
|
bool "Run the SMP FreeRTOS kernel instead (FEATURE UNDER DEVELOPMENT)"
|
|
|
- depends on IDF_TARGET_ESP32 || IDF_TARGET_ESP32C3
|
|
|
|
|
default "n"
|
|
default "n"
|
|
|
help
|
|
help
|
|
|
This will cause the FreeRTOS component to compile with the SMP FreeRTOS kernel instead.
|
|
This will cause the FreeRTOS component to compile with the SMP FreeRTOS kernel instead.
|