We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a143dcd commit 7f751c4Copy full SHA for 7f751c4
docs/pages/overview.adoc
@@ -17,6 +17,7 @@ following controllers are available:
17
* link:https://github.com/embassy-rs/embassy/tree/main/cyw43[Raspberry Pi Pico W]
18
* link:https://github.com/benbrittain/apache-nimble-sys[Apache NimBLE Controller]
19
* link:https://github.com/esp-rs/esp-hal[ESP32]
20
+* link:https://github.com/embassy-rs/trouble/tree/main/bt-hci-linux[Linux Bluez]
21
22
The link:https://github.com/embassy-rs/trouble/tree/main/examples[examples] show how you can use Trouble with the different controllers.
23
0 commit comments