diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ [workspace] +default-members = [ + "rtic", +] members = [ "rtic", "rtic-sync", |
![]() |
index : rtic | |
| Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -1,4 +1,7 @@ [workspace] +default-members = [ + "rtic", +] members = [ "rtic", "rtic-sync", |