rtic/rtic-macros
Albin Hedman f10d2b9efd Add test for spawning a local task from a different prio
This ensures that there is no method on the spawning
task's local spawner for spawning the local task
with the other priority.
2025-10-19 13:31:39 +02:00
..
src Add the concept of local tasks with an example 2025-10-07 19:20:10 +02:00
tests Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
ui Add test for spawning a local task from a different prio 2025-10-19 13:31:39 +02:00
.gitignore Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
Cargo.toml Release all crates 2025-06-22 09:34:16 +00:00
CHANGELOG.md Add the concept of local tasks with an example 2025-10-07 19:20:10 +02:00