Skip to content

Commit

Permalink
Fix typo in rp-hal-boards/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis authored Dec 2, 2023
1 parent 92fd8bc commit 192c889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ You should include this crate if you are writing code that you want to run on
an [Waveshare RP2040 Zero] - a very small RP2040 breakout board with USB-C and a RGB led from Waveshare.

This crate includes the [rp2040-hal], but also configures each pin of the
RP2040 chip according to how it is connected up on the Feather.
RP2040 chip according to how it is connected up on the RP2040 Zero.

[Waveshare RP2040 Zero]: https://www.waveshare.com/wiki/RP2040-Zero
[waveshare-rp2040-zero]: https://github.com/rp-rs/rp-hal-boards/tree/main/boards/waveshare-rp2040-zero
Expand Down

0 comments on commit 192c889

Please sign in to comment.