btstack/example/README.md

9 lines
382 B
Markdown
Raw Normal View History

2016-02-19 08:56:53 +00:00
# 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.
2016-02-19 08:56:53 +00:00
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.