esp-hal/.github
Ulf Lilleengen 93f1012663
Add integration with bt-hci crate (#1971)
* Add integration with bt-hci crate

Implementing traits from bt-hci allows the BleConnector to
be used with the Trouble BLE stack.

* use packed based read interface

* Improve example to allow another connection after disconnect

* update trouble version

* Workaround for spurious command complete events

* fix formatting

* ignore notify errors in example

* fix clippy warnings

* remove async feature from hal dependency

* remove deprecated feature from example

* Adopt to api changes

* Api fix for esp32

* Set rust-version of esp-wifi

* bump MSRV to 1.77 for CI and esp-hal

* Add changelog entry
2024-09-06 13:08:25 +00:00
..
actions/check-esp-hal Build examples in debug mode (#2078) 2024-09-05 10:04:07 +00:00
workflows Add integration with bt-hci crate (#1971) 2024-09-06 13:08:25 +00:00
PULL_REQUEST_TEMPLATE.md Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00