mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
examples: add quick readme
This commit is contained in:
parent
bcf00d8fa4
commit
3e8ca98812
8
example/README.md
Normal file
8
example/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# 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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user