File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,15 @@ The Minimum-Supported Rust Version (MSRV) for the next release is 1.82
1414- Bump MSRV to 1.82 because the crate ` indexmap ` (an indirect build-dependency) requires it.
1515
1616### Added
17+
1718- Implement core::fmt::Display and core::err: Error for ReadErrorType per the requirements of embedded-io 0.7.1
1819
1920### Changed
2021
2122- Update to pio 0.3.0
2223- Update rand\_ core to 0.9.3
2324- Update embedded-io to 0.7.1
25+ - Breaking change: ADC now reports conversion errors - #740 @jannic
2426
2527## [ 0.11.0] - 2024-12-22
2628
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The Minimum-Supported Rust Version (MSRV) for the next release is 1.82
2222- Update rand\_ core to 0.9.3
2323- Update embedded-io to 0.7.1
2424- Fix handling of flags in ` RebootKind::BootSel ` reboot.
25+ - Breaking change: ADC now reports conversion errors - #740 @jannic
2526
2627## [ 0.3.0] - 2025-03-02
2728
You can’t perform that action at this time.
0 commit comments