mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-10 06:44:32 +00:00
split wiced port into platform/wiced and port/redbear-duo
This commit is contained in:
parent
f7d1275892
commit
7cdb8a02d8
@ -5,8 +5,8 @@ GLOBAL_INCLUDES += . ../../src ../../platform/embedded ../../chipset/bcm
|
|||||||
|
|
||||||
$(NAME)_SOURCES += \
|
$(NAME)_SOURCES += \
|
||||||
main.c \
|
main.c \
|
||||||
run_loop_wiced.c \
|
../../platform/wiced/run_loop_wiced.c \
|
||||||
hci_transport_h4_wiced.c \
|
../../platform/wiced/hci_transport_h4_wiced.c \
|
||||||
../../chipset/bcm/bt_control_bcm.c \
|
../../chipset/bcm/bt_control_bcm.c \
|
||||||
../../src/bk_linked_list.c \
|
../../src/bk_linked_list.c \
|
||||||
../../src/btstack_memory.c \
|
../../src/btstack_memory.c \
|
Loading…
x
Reference in New Issue
Block a user