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.
2 parents 1fffe1b + bc0c9f9 commit bd544e3Copy full SHA for bd544e3
1 file changed
microbit/src/02-requirements/README.md
@@ -52,7 +52,7 @@ whether a high level crate already exists, like the [`nrf52-hal`], for your deve
52
somewhere. You can look through the [Awesome Embedded Rust HAL list] for your microcontroller,
53
if you intend to use a different one.
54
55
-[`nrf52-hal`]: https://docs.rs/nrf52-hal
+[`nrf52-hal`]: https://github.com/nrf-rs/nrf-hal
56
[Awesome Embedded Rust HAL list]: https://github.com/rust-embedded/awesome-embedded-rust#hal-implementation-crates
57
58
With a different development board, this text would lose most if not all its beginner friendliness
0 commit comments