mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-13 11:36:40 +00:00
Typo in ItsyBitsy
This commit is contained in:
parent
04a2a0c5df
commit
d191784e21
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ Crates tailored for specific boards.
|
|||
- [`trinket_m0`](https://crates.io/crates/trinket_m0) - Board support for the [Trinket M0 board](https://www.adafruit.com/product/3500)
|
||||
![crates.io](https://img.shields.io/crates/v/trinket_m0.svg)
|
||||
- [`adafruit-feather-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit Feather RP2040].
|
||||
- [`adafruit-itsy-bitsy-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit Itsy Bitsy RP2040].
|
||||
- [`adafruit-itsy-bitsy-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit ItsyBitsy RP2040].
|
||||
- [`adafruit-kb2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit KB2040].
|
||||
- [`adafruit-macropad`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit Macropad].
|
||||
- [`adafruit-qt-py-rp2040`](https://github.com/rp-rs/rp-hal) - Board Support Crate for the [Adafruit QT Py RP2040].
|
||||
|
|
Loading…
Reference in a new issue