You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-9
Original file line number
Diff line number
Diff line change
@@ -271,6 +271,7 @@ Peripheral Access Crates were also called Device Crates.
271
271
### Raspberry Pi Silicon
272
272
273
273
-[`rp2040-pac`](https://crates.io/crates/rp2040-pac) - Peripheral access API for the RP2040 dual-core system-on-chip (generated using svd2rust) - [](https://crates.io/crates/rp2040-pac)
274
+
-[`rp235x-pac`](https://crates.io/crates/rp235x-pac) - Peripheral access API for the RP2350 family of dual-core microcontrollers - [](https://crates.io/crates/rp235x-pac)
274
275
275
276
### SiFive
276
277
@@ -453,6 +454,7 @@ Also check the list of [NXP board support crates][nxp-bsc]!
453
454
### Raspberry Pi Silicon
454
455
455
456
-[`rp2040-hal`](https://crates.io/crates/rp2040-hal) - HAL for the RP2040 dual-core system-on-chip - [](https://crates.io/crates/rp2040-hal)
457
+
-[`rp235x-hal`](https://crates.io/crates/rp235x-hal) - HAL for the RP2350 family of dual-core microcontrollers (used in the Raspberry Pi Pico 2 etc.) - [](https://crates.io/crates/rp235x-hal)
456
458
457
459
### SiFive
458
460
@@ -597,11 +599,11 @@ Crates tailored for specific boards.
597
599
-[`neokey_trinkey`](https://crates.io/crates/neokey_trinkey) - Board support for the [neokey trinkey board] in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/neokey_trinkey)
598
600
-[`grand_central_m4`](https://crates.io/crates/grand_central_m4) - Board support for the [grand central m4 board] in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/grand_central_m4)
599
601
-[`qt_py_m0`](https://crates.io/crates/qt_py_m0) - Board support for the [QT Py board] in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/qt_py_m0)
600
-
-[`adafruit-feather-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit Feather RP2040][](https://crates.io/crates/adafruit-feather-rp2040)
601
-
-[`adafruit-itsy-bitsy-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit ItsyBitsy RP2040][](https://crates.io/crates/adafruit-itsy-bitsy-rp2040)
602
-
-[`adafruit-kb2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit KB2040][](https://crates.io/crates/adafruit-kb2040)
603
-
-[`adafruit-macropad`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit Macropad][](https://crates.io/crates/adafruit-macropad)
604
-
-[`adafruit-qt-py-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit QT Py RP2040][](https://crates.io/crates/adafruit-qt-py-rp2040)
602
+
-[`adafruit-feather-rp2040`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the [Adafruit Feather RP2040][](https://crates.io/crates/adafruit-feather-rp2040)
603
+
-[`adafruit-itsy-bitsy-rp2040`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the [Adafruit ItsyBitsy RP2040][](https://crates.io/crates/adafruit-itsy-bitsy-rp2040)
604
+
-[`adafruit-kb2040`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the [Adafruit KB2040][](https://crates.io/crates/adafruit-kb2040)
605
+
-[`adafruit-macropad`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the [Adafruit Macropad][](https://crates.io/crates/adafruit-macropad)
606
+
-[`adafruit-qt-py-rp2040`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the [Adafruit QT Py RP2040][](https://crates.io/crates/adafruit-qt-py-rp2040)
For unlisted Pimoroni microcontroller boards, check [this up-to-date list](https://github.com/rp-rs/rp-hal-boards/blob/main/README.md#packages).
667
+
664
668
### Raspberry Pi
665
669
666
-
-[`rp-pico`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the RP2040-based Raspberry Pi Pico.
670
+
-[`rp-pico`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the RP2040-based Raspberry Pi Pico.
671
+
672
+
The same repository includes support for numerous other development boards which use Raspberry Pi microcontrollers. A full list can be found [in the repository documentation](https://github.com/rp-rs/rp-hal-boards/blob/main/README.md#packages).
667
673
668
674
### Sparkfun
669
675
670
676
-[`samd21_mini`](https://crates.io/crates/samd21_mini) - Board support for the [SAMD21 Mini Breakout](https://www.sparkfun.com/products/13664) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/samd21_mini)
671
-
-[`sparkfun-pro-micro-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the RP2040 based Sparkfun Pro Micro.
677
+
-[`sparkfun-pro-micro-rp2040`](https://github.com/rp-rs/rp-hal-boards) - Board Support Crate for the RP2040 based Sparkfun Pro Micro.
0 commit comments