Files
luban-lite/bsp/peripheral/bt/Kconfig
刘可亮 0ef85b55da v1.1.0
2024-09-30 17:06:01 +08:00

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