mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-19 19:22:55 +00:00
11 lines
266 B
Text
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
|