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 3d99966 commit 5ce6a9bCopy full SHA for 5ce6a9b
src/bare-metal/microcontrollers/examples/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
publish = false
8
9
[dependencies]
10
-cortex-m-rt = "0.7.4"
+cortex-m-rt = "0.7.3"
11
embedded-hal = "1.0.0"
12
microbit-v2 = "0.14.0"
13
nrf52833-hal = "0.17.1"
src/exercises/bare-metal/compass/Cargo.toml
lsm303agr = "1.0.0"
0 commit comments