mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-18 04:18:55 +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
|
|
|