bjoernQ / bleps

A toy-level BLE peripheral stack
MIT License
55 stars 18 forks source link

Update embedded_io version to 0.5.0 and pull in embedded_io_async #19

Closed brandonros closed 1 year ago

brandonros commented 1 year ago

https://github.com/rust-embedded/embedded-hal/tree/master/embedded-io-async Slightly breaking change, I'm trying to handle this but boy it's a little confusing for somebody not super well versed in traits