mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 18:38:55 +00:00
17 lines
176 B
Plaintext
17 lines
176 B
Plaintext
menu "FreeRTOS options"
|
|
|
|
config KERNEL_FREERTOS
|
|
bool
|
|
default y
|
|
|
|
config DRIVER_HAL_EN
|
|
bool
|
|
default y
|
|
|
|
config DRIVER_BARE_DRV_EN
|
|
bool
|
|
default y
|
|
|
|
endmenu
|
|
|