-
- Downloads
Auto merge of #5 - japaric:rt, r=japaric
add "rt" feature None
... | ... | @@ -17,3 +17,6 @@ stm32f30x = "0.6.0" |
[dependencies.cast] | ||
default-features = false | ||
version = "0.2.2" | ||
[features] | ||
rt = ["stm32f30x/rt"] | ||
\ No newline at end of file |
Xargo.toml
0 → 100644
Please register or sign in to comment