We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c862e commit cee92bbCopy full SHA for cee92bb
Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["arm", "cortex-m", "register", "peripheral"]
10
license = "MIT OR Apache-2.0"
11
name = "cortex-m"
12
readme = "README.md"
13
-repository = "https://github.com/japaric/cortex-m"
+repository = "https://github.com/rust-embedded/cortex-m"
14
version = "0.6.2"
15
edition = "2018"
16
links = "cortex-m" # prevent multiple versions of this crate to be linked together
0 commit comments