mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-05 09:40:00 +00:00
forgot to add, but nobody complained
This commit is contained in:
parent
dc369792cb
commit
8cdb50c161
5
example/Makefile.am
Normal file
5
example/Makefile.am
Normal file
@ -0,0 +1,5 @@
|
||||
bin_PROGRAMS = test
|
||||
test_SOURCES = test.c ../src/btstack.c ../src/hci.c \
|
||||
../src/l2cap.c ../src/linked_list.c ../src/run_loop.c \
|
||||
../src/hci_dump.c ../src/socket_connection.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user