diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [workspace] members = [ "rtic", - "rtic-macros", + "rtic-arbiter", "rtic-channel", "rtic-common", "rtic-macros", |
![]() |
index : rtic | |
| Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -1,7 +1,7 @@ [workspace] members = [ "rtic", - "rtic-macros", + "rtic-arbiter", "rtic-channel", "rtic-common", "rtic-macros", |