mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 09:08:56 +00:00
v1.2.1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
menuconfig AIC_BT_BT8858A
|
||||
bool "Using BT8858A driver"
|
||||
menuconfig AIC_USING_BT
|
||||
bool "Using Bluetooth"
|
||||
default n
|
||||
select RT_USING_TIMER_SOFT
|
||||
|
||||
#if AIC_BT_BT8858A
|
||||
#source "bsp/peripheral/bt/bt8858a/Kconfig"
|
||||
#endif
|
||||
if AIC_USING_BT
|
||||
source "bsp/peripheral/bt/bt8858a/Kconfig"
|
||||
endif
|
||||
|
||||
|
||||
3
bsp/peripheral/bt/bt8858a/Kconfig
Normal file
3
bsp/peripheral/bt/bt8858a/Kconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
config AIC_BT_BT8858A
|
||||
bool "Using BT8858A/8852A driver"
|
||||
default n
|
||||
Reference in New Issue
Block a user