Skip to content
Snippets Groups Projects
Commit 88f50536 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

switch to master branches

parent b00f4fec
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@ version = "0.3.0"
[dependencies]
cortex-m = { git = "https://github.com/japaric/cortex-m" }
untagged-option = "0.1.1"
# rtfm-core = "0.1.0"
rtfm-core = { git = "https://github.com/japaric/rtfm-core", branch = "no-static" }
# rtfm-core = "0.2.0"
rtfm-core = { git = "https://github.com/japaric/rtfm-core" }
cortex-m-rtfm-macros = { path = "macros" }
[target.'cfg(target_arch = "x86_64")'.dev-dependencies]
......
......@@ -13,7 +13,7 @@ version = "0.2.1"
error-chain = "0.10.0"
quote = "0.3.15"
# rtfm-syntax = "0.2.0"
rtfm-syntax = { git = "https://github.com/japaric/rtfm-syntax", branch = "init-resources" }
rtfm-syntax = { git = "https://github.com/japaric/rtfm-syntax" }
syn = "0.11.11"
[lib]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment