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 ...@@ -23,10 +23,10 @@ cortex-m = { git = "https://github.com/perlindgren/cortex-m.git", branch = "klee
[dependencies.volatile-register] [dependencies.volatile-register]
version = "0.3.0" version = "0.3.0"
[dependencies.stm32f413] # [dependencies.stm32f413]
version = "0.3.0" # version = "0.3.0"
path = "../../klee/stm32f413/" # path = "../../klee/stm32f413/"
optional = true # optional = true
[[examples]] [[examples]]
name = "gpioa" name = "gpioa"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment