diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ lto = true [workspace] members = [ "macros", + "xtask", ] # do not optimize proc-macro deps or build scripts |
![]() |
index : rtic | |
| Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -76,6 +76,7 @@ lto = true [workspace] members = [ "macros", + "xtask", ] # do not optimize proc-macro deps or build scripts |