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 01eed93 commit e1baf49Copy full SHA for e1baf49
README.md
@@ -10,7 +10,7 @@
10
<p align="center">
11
Rust support for the Raspberry Pi family of microcontrollers
12
<br />
13
- <strong>Explore the API docs for <a href="https://docs.rs/rp2040-hal">RP2040</a> or <a href="https://docs.rs/rp2350-hal">RP2350</a></strong>
+ <strong>Explore the API docs for <a href="https://docs.rs/rp2040-hal">RP2040</a> or <a href="https://docs.rs/rp235x-hal">RP2350</a></strong>
14
15
16
<a href="https://github.com/rp-rs/rp-hal-boards/tree/main/boards/rp-pico/examples">View Demos</a>
0 commit comments