Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/kernel/vcall/espos/Kconfig
2020-06-18 22:04:32 +08:00

11 lines
266 B
Text

menu "ESPOS"
config ESPOS
bool "Enable Espressif RTOS abstract API"
default y
help
If this feature is enabled, system will use Espressif RTOS abstract APIs instead of RTOS real APIs.
This option is not currently used anywhere.
endmenu