mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
27ee3f1b1b
commit
912a6bed6f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix interrupt handlers when targeting esp32c3 and using latest version of esp-hal
|
- Fix interrupt handlers when targeting esp32c3 and using latest version of esp-hal
|
||||||
|
- Do not limit async priority with `NVIC_PRIO_BITS` when targeting esp32c3
|
||||||
|
|
||||||
## [v2.1.0] - 2024-02-27
|
## [v2.1.0] - 2024-02-27
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue