mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-02-14 00:05:20 +00:00
11 lines
216 B
Text
11 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
|