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