-
- Downloads
bare7
... | ... | @@ -34,6 +34,14 @@ version = "0.2.0" |
git = "https://github.com/jsjolund/f4" | ||
version = "0.1.0" | ||
[dependencies.heapless] | ||
git = "https://github.com/japaric/heapless.git" | ||
version = "0.2.1" | ||
[dependencies.nb] | ||
git = "https://github.com/japaric/nb.git" | ||
version = "0.1.1" | ||
[features] | ||
wcet_bkpt = [] | ||
wcet_nop = [] | ||
... | ... | @@ -44,4 +52,4 @@ debug = true |
[profile.dev] | ||
codegen-units = 1 | ||
incremental = false | ||
\ No newline at end of file | ||
incremental = false |
No preview for this file type
serielset.txt
0 → 100644
Please register or sign in to comment