mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 04:10:28 +00:00

* Basic read partition table functionality, partition "views" * CHANGELOG.md * Check changelog * derive defmt * impl nor-flash * fmt * Review comments * Fix * Fix * CI check * Less unwrap, more tests * add `fmt.rs` * Simplify * Update `fmt.rs` * (Hopefully) last polishing