mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
8 lines
380 B
Markdown
8 lines
380 B
Markdown
|
# BTstack Examples
|
||
|
|
||
|
The examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.
|
||
|
|
||
|
All contain 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.
|
||
|
|