diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ version = "0.2.0" [dependencies] cortex-m = "0.3.1" -static-ref = "0.2.0" +static-ref = "0.2.1" [dependencies.cortex-m-rtfm-macros] path = "macros" |
![]() |
index : rtic | |
| Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -14,7 +14,7 @@ version = "0.2.0" [dependencies] cortex-m = "0.3.1" -static-ref = "0.2.0" +static-ref = "0.2.1" [dependencies.cortex-m-rtfm-macros] path = "macros" |