v1.27.0
Headlines
Our nRF52 exercises now use the actively maintained embassy-nrf HAL rather than the older, blocking API only, nrf-rs HAL. We thank both groups of developers for their sterling efforts.
What's Changed
- remove paragraph about reboot loop by @robamu in #230
- Remove some removed/unavailable fields in USB descriptor description by @robamu in #231
- Update to defmt-rtt 1.1.0 by @jonathanpallant in #232
- type inference improvement for shapes part 3 solution by @robamu in #234
- Use armv8r-none-eabihf from nightly by @jonathanpallant in #235
- nrf52 tooltip improvements by @robamu in #233
- bump usb-app-solution heapless version by @robamu in #237
- HAL migration to embassy-nrf for radio, hal-app and USB exercise by @robamu in #226 🎉
- USB exercise cleanup by @jonathanpallant in #239
- Move start-up delay to after HAL clock init. by @jonathanpallant in #242
- Fix radio timeout by @jonathanpallant in #244
- Remove redundant curl arguments. by @jonathanpallant in #245
Full Changelog: v1.26.0...v1.27.0