File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
- Add PARL_IO TX driver for ESP32-C6 / ESP32-H2 (#733 )
20
20
- Implement ` ufmt_write::uWrite ` trait for USB Serial JTAG (#751 )
21
21
- Add HMAC peripheral support (#755 )
22
- - Add multicore-aware embassy executor for Xtensa MCUs (#723 ).
23
- - Add interrupt-executor for Xtensa MCUs (#723 ).
24
22
- Add PARL_IO RX driver for ESP32-C6 / ESP32-H2 (#760 )
25
23
- Add multicore-aware embassy executor for Xtensa MCUs (#723 , #756 ).
26
24
- 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
29
27
30
28
- Update the ` embedded-hal-* ` packages to ` 1.0.0-rc.1 ` and implement traits from ` embedded-io ` and ` embedded-io-async ` (#747 )
31
29
- Moved AlignmentHelper to its own module (#753 )
30
+ - Disable all watchdog timers by default at startup (#763 )
32
31
33
32
### Fixed
34
33
You can’t perform that action at this time.
0 commit comments