mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
Add missing Solder Party Stamp to top README
-
This commit is contained in:
parent
7840d0f833
commit
a8b84fa4f8
11
README.md
11
README.md
|
@ -206,6 +206,17 @@ space, and so it may not work if you only have the 4MB variant.
|
||||||
[Pimoroni Pico Lipo 16MB]: https://shop.pimoroni.com/products/pimoroni-pico-lipo?variant=39335427080275
|
[Pimoroni Pico Lipo 16MB]: https://shop.pimoroni.com/products/pimoroni-pico-lipo?variant=39335427080275
|
||||||
[pimoroni-pico-lipo-16mb]: https://github.com/rp-rs/rp-hal/tree/main/boards/pimoroni-pico-lipo-16mb
|
[pimoroni-pico-lipo-16mb]: https://github.com/rp-rs/rp-hal/tree/main/boards/pimoroni-pico-lipo-16mb
|
||||||
|
|
||||||
|
### [solderparty-rp2040-stamp] - Board Support for the [SolderParty RP2040 Stamp]
|
||||||
|
|
||||||
|
You should include this crate if you are writing code that you want to run on
|
||||||
|
a [SolderParty RP2040 Stamp] - a square RP2040 board with castellated edges.
|
||||||
|
|
||||||
|
This crate includes the [rp2040-hal], but also configures each pin of the
|
||||||
|
RP2040 chip according to how it is connected up on the Stamp.
|
||||||
|
|
||||||
|
[SolderParty RP2040 Stamp]: https://www.solder.party/docs/rp2040-stamp/
|
||||||
|
[solderparty-rp2040-stamp]: https://github.com/rp-rs/rp-hal/tree/main/boards/solderparty-rp2040-stamp
|
||||||
|
|
||||||
### [sparkfun-pro-micro-rp2040] - Board Support for the [Sparkfun Pro Micro RP2040]
|
### [sparkfun-pro-micro-rp2040] - Board Support for the [Sparkfun Pro Micro RP2040]
|
||||||
|
|
||||||
You should include this crate if you are writing code that you want to run on
|
You should include this crate if you are writing code that you want to run on
|
||||||
|
|
Loading…
Reference in a new issue