mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
Typo: micontroller
This commit is contained in:
parent
fc0075a381
commit
49ad970d31
|
@ -44,8 +44,8 @@ So, you want to program your new Raspberry Silicon microcontroller, using the
|
||||||
Rust programming language. You've come to the right place!
|
Rust programming language. You've come to the right place!
|
||||||
|
|
||||||
This repository is `rp-hal` - a collection of high-level drivers for the
|
This repository is `rp-hal` - a collection of high-level drivers for the
|
||||||
Raspberry Silicon RP2040 micontroller and various associated boards, like the
|
Raspberry Silicon RP2040 microcontroller and various associated boards, like
|
||||||
Raspberry Pi Pico and the Adafruit Feather RP2040.
|
the Raspberry Pi Pico and the Adafruit Feather RP2040.
|
||||||
|
|
||||||
If you want to write an application for Raspberry Silicon, check out our
|
If you want to write an application for Raspberry Silicon, check out our
|
||||||
[RP2040 Project Template](https://github.com/rp-rs/rp2040-project-template).
|
[RP2040 Project Template](https://github.com/rp-rs/rp2040-project-template).
|
||||||
|
|
Loading…
Reference in a new issue