mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-02-10 22:35:20 +00:00
10 lines
216 B
Text
10 lines
216 B
Text
menuconfig AOS_APP_BREEZEAPP
|
|
bool "breezeapp"
|
|
select AOS_COMP_BREEZE
|
|
select AOS_COMP_OTA_BLE if @CONDITION@
|
|
select AOS_COMP_CLI
|
|
help
|
|
|
|
if AOS_APP_BREEZEAPP
|
|
# Configurations for app breezeapp
|
|
endif
|