Skip to content
Snippets Groups Projects
Commit d2c7a71c authored by Per Lindgren's avatar Per Lindgren
Browse files

klee-examples/Cargo.toml

parent 3a161f3d
No related branches found
No related tags found
No related merge requests found
......@@ -23,10 +23,10 @@ cortex-m = { git = "https://github.com/perlindgren/cortex-m.git", branch = "klee
[dependencies.volatile-register]
version = "0.3.0"
[dependencies.stm32f413]
version = "0.3.0"
path = "../../klee/stm32f413/"
optional = true
# [dependencies.stm32f413]
# version = "0.3.0"
# path = "../../klee/stm32f413/"
# optional = true
[[examples]]
name = "gpioa"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment