mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-26 20:00:32 +00:00

* fix: use version of bt-hci with command complete fix * Use a version of bt-hci that properly parses command complete event. * Remove workaround in esp-radio ble controller * Update esp-radio/CHANGELOG.md Co-authored-by: Dániel Buga <bugadani@gmail.com> * fix: use trouble-host supporting newer bt-hci --------- Co-authored-by: Dániel Buga <bugadani@gmail.com>