mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 04:20:20 +00:00
markdown fix
This commit is contained in:
parent
40770331a1
commit
b01766dfe5
@ -1,3 +1,11 @@
|
||||
Thanks for checking out BTstack! In this manual, we first provide a 'quick starter guide' for common platforms before highlighting BTstack's main design choices and go over all implemented protocols and profiles. A series of examples show how BTstack can be used to implement common
|
||||
use cases. Finally, we outline the basic steps when integrating BTstack into existing single-threaded or even multi-threaded environments. The changes in the documentation are listed in the [Revision History](revision_history).
|
||||
Thanks for checking out BTstack!
|
||||
|
||||
In this manual, we first provide a 'quick starter guide' for common platforms
|
||||
before highlighting BTstack's main design choices and go over all implemented
|
||||
protocols and profiles.
|
||||
|
||||
A series of examples show how BTstack can be used to implement common
|
||||
use cases.
|
||||
|
||||
Finally, we outline the basic steps when integrating BTstack into existing single-threaded or even multi-threaded environments. The changes in the documentation are listed in the [Revision History](revision_history).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
site_name: BTstack Manual
|
||||
pages:
|
||||
- [index.md, Wellcome]
|
||||
- [index.md, Welcome]
|
||||
- [quick_start.md, Quick Start]
|
||||
- [architecture.md, BTstack Architecture]
|
||||
- [how_to.md, How to use BTstack]
|
||||
|
Loading…
x
Reference in New Issue
Block a user