rmk
rmk copied to clipboard
Update `embassy` to latest version
Latest embassy has lots of new features and fixes some known issues of stm32f1 series. We should update to latest version of embassy.
There are several blockers currently:
- [x] wait for
sequential-storagev2.0.0 releasing to crates.io - [ ] wait for new version of
embassy-stm32releasing to crates.io.
Update: new versions of
embassy-nrfandembassy-rphave already been released to crates.io. They're updated in a separate PR #53
- [ ] wait for
esp-idf-halreleasing the compatible version to crates.io