rtic/rtic-macros
Albin Hedman 8fbf8a9f0e Add test for spawning a local task from init
This ensures that there is no method in the globaly
available module with the same name as the local task.
2025-10-19 13:35:31 +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 init 2025-10-19 13:35:31 +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