rtic/rtic-macros
Jesse Braham 8678d424fd
Do not limit async priority with NVIC_PRIO_BITS when targeting ESP32-C3 (#996)
* Remove reference to `NVIC_PRIO_BITS` for ESP32-C3 codegen bindings

* Update `CHANGELOG.md`
2024-11-27 19:04:14 +00:00
..
src Do not limit async priority with NVIC_PRIO_BITS when targeting ESP32-C3 (#996) 2024-11-27 19:04:14 +00:00
tests Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
ui Update syn requirement from 1.0.107 to 2.0.48 (#881) 2024-01-16 07:03:49 +00:00
.gitignore Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
Cargo.toml Replace proc-macro-error with proc-macro-error2 (#979) 2024-09-29 04:15:12 +00:00
CHANGELOG.md Do not limit async priority with NVIC_PRIO_BITS when targeting ESP32-C3 (#996) 2024-11-27 19:04:14 +00:00