-
- Downloads
bare7
... | @@ -19,6 +19,7 @@ panic-semihosting = "0.5.1" | ... | @@ -19,6 +19,7 @@ panic-semihosting = "0.5.1" |
panic-itm = "0.4.0" | panic-itm = "0.4.0" | ||
bare-metal = "0.2.4" | bare-metal = "0.2.4" | ||
nb = "0.1.1" | nb = "0.1.1" | ||
heapless = "0.4.1" | |||
[dependencies.cortex-m-rtfm] | [dependencies.cortex-m-rtfm] | ||
version = "0.4.0" | version = "0.4.0" | ||
... | ... |
examples/bare7.rs
0 → 100644
Please register or sign in to comment