mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
Merge ee5f77326c into 1b49d0d3b5
This commit is contained in:
commit
1217eb768d
15 changed files with 314 additions and 12 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue