mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 01:28:54 +00:00
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
menuconfig AIC_BT_BT8858A
|
|
bool "Using BT8858A driver"
|
|
default n
|
|
select RT_USING_TIMER_SOFT
|
|
|
|
#if AIC_BT_BT8858A
|
|
#source "bsp/peripheral/bt/bt8858a/Kconfig"
|
|
#endif
|
|
|