Skip to content

Commit 670aa52

Browse files
committed
Update CHANGELOG
1 parent 82c65fe commit 670aa52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Add PARL_IO TX driver for ESP32-C6 / ESP32-H2 (#733)
2020
- Implement `ufmt_write::uWrite` trait for USB Serial JTAG (#751)
2121
- Add HMAC peripheral support (#755)
22-
- Add multicore-aware embassy executor for Xtensa MCUs (#723).
23-
- Add interrupt-executor for Xtensa MCUs (#723).
2422
- Add PARL_IO RX driver for ESP32-C6 / ESP32-H2 (#760)
2523
- Add multicore-aware embassy executor for Xtensa MCUs (#723, #756).
2624
- Add interrupt-executor for Xtensa MCUs (#723, #756).
@@ -29,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2927

3028
- Update the `embedded-hal-*` packages to `1.0.0-rc.1` and implement traits from `embedded-io` and `embedded-io-async` (#747)
3129
- Moved AlignmentHelper to its own module (#753)
30+
- Disable all watchdog timers by default at startup (#763)
3231

3332
### Fixed
3433

0 commit comments

Comments
 (0)