mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +00:00
.. | ||
att_db | ||
avdtp | ||
avrcp | ||
ble_client | ||
btstack_link_key_db | ||
des_iterator | ||
fifo | ||
flash_tlv | ||
gatt_client | ||
hfp | ||
linked_list | ||
maths | ||
pts | ||
ring_buffer | ||
sbc | ||
sdp_client | ||
security_manager | ||
tlv_posix | ||
btstack_config.h | ||
Makefile | ||
README |
To compile/run the tests, cpputest is required Get cpputest $ git clone https://github.com/cpputest/cpputest.git Compile and install $ cd cpputest $ ./autogen.sh $ ./configure $ make $ sudo make install