mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
Conflicts: example/Makefile.inc example/sco_demo_util.c port/pic32-harmony/app.X/nbproject/Makefile-default.mk port/pic32-harmony/app.X/nbproject/Makefile-genesis.properties port/pic32-harmony/app.X/nbproject/configurations.xml port/pic32-harmony/create_examples.py src/classic/btstack_cvsd_plc.c src/classic/btstack_sbc_bludroid.c src/classic/btstack_sbc_plc.c test/ring_buffer/.gitignore
BTstack Examples
The examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.
Each contains a btstack_main() function that is called after the Bluetooth stack has been configured.
By this, the examples are linked in by various ports in the port/ directory. Please go to one of the subfolders of port/ to compile for a specific BTstack port.