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

revert to cortex-m/-rt v0.4.0

parent c224646b
No related branches found
No related tags found
No related merge requests found
......@@ -9,12 +9,12 @@ version = "0.3.0"
[dependencies]
bare-metal = "0.2.0"
cortex-m = "0.5.0"
cortex-m = "0.4.0"
vcell = "0.1.0"
[dependencies.cortex-m-rt]
optional = true
version = "0.5.0"
version = "0.4.0"
[features]
rt = ["cortex-m-rt/device"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment