mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
drivers: append bt_driver.c to bluetooth drivers Cmakelist.
Signed-off-by: fangzhenwei <fangzhenwei@xiaomi.com>
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
if(CONFIG_DRIVERS_BLUETOOTH)
|
||||
set(SRCS)
|
||||
|
||||
list(APPEND SRCS bt_driver.c)
|
||||
|
||||
if(CONFIG_BLUETOOTH_UART)
|
||||
list(APPEND SRCS bt_uart.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user