xref: /btstack/example/README.md (revision 3e8ca988128a4512c103e4049100d22fe347c3a0)
1# BTstack Examples
2
3The examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.
4
5All contain a btstack_main() function that is called after the Bluetooth stack has been configured.
6By this, the examples are linked in by various ports in the port/ directory.
7Please go to one of the subfolders of port/ to compile for a specific BTstack port.
8