This commit is contained in:
Albin Hedman 2025-12-03 21:05:34 +01:00 committed by GitHub
commit 1217eb768d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 314 additions and 12 deletions

View file

@ -14,6 +14,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Added
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
- Allow tasks with !Send/!Sync to be spawned from the same priority level task using local spawner
## [v2.2.0] - 2025-06-22