v0.7.1
What's Changed
- Use standard Result type instead of anyhow since it's not needed by @faern in #36
- fix build failure due to breaking change in embedded-hal-async by @cat-in-136 in #38
- add runner to easily flash and monitor by executing cargo run by @cat-in-136 in #39
- Add easier support for riscv based ESP32 by @faern in #37
Full Changelog: v0.7.0...v0.7.1