mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
Formatting Readme (#385)
This commit is contained in:
parent
69c2dd2c2b
commit
83b990ee30
|
@ -138,6 +138,7 @@ RP2040 chip according to how it is connected up on the Feather RP2040.
|
||||||
[adafruit-feather-rp2040]: https://github.com/rp-rs/rp-hal/tree/main/boards/adafruit-feather-rp2040
|
[adafruit-feather-rp2040]: https://github.com/rp-rs/rp-hal/tree/main/boards/adafruit-feather-rp2040
|
||||||
|
|
||||||
### [adafruit-itsy-bitsy-rp2040] - Board Support for the [Adafruit ItsyBitsy RP2040]
|
### [adafruit-itsy-bitsy-rp2040] - Board Support for the [Adafruit ItsyBitsy 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
|
||||||
an [Adafruit ItsyBitsy RP2040] - an RP2040 board in the ItsyBitsy family.
|
an [Adafruit ItsyBitsy RP2040] - an RP2040 board in the ItsyBitsy family.
|
||||||
|
|
||||||
|
@ -148,6 +149,7 @@ RP2040 chip according to how it is connected up on the ItsyBitsy RP2040.
|
||||||
[adafruit-itsy-bitsy-rp2040]: https://github.com/rp-rs/rp-hal/tree/main/boards/adafruit-itsy-bitsy-rp2040
|
[adafruit-itsy-bitsy-rp2040]: https://github.com/rp-rs/rp-hal/tree/main/boards/adafruit-itsy-bitsy-rp2040
|
||||||
|
|
||||||
### [adafruit-kb2040] - Board Support for the [Adafruit KB2040]
|
### [adafruit-kb2040] - Board Support for the [Adafruit KB2040]
|
||||||
|
|
||||||
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
|
||||||
an [Adafruit KB2040] - an Arduino Pro Micro-shaped board for keyboards.
|
an [Adafruit KB2040] - an Arduino Pro Micro-shaped board for keyboards.
|
||||||
|
|
||||||
|
@ -393,7 +395,6 @@ remain volatile until a 1.0.0 release.
|
||||||
See the [open issues](https://github.com/rp-rs/rp-hal/issues) for a list of
|
See the [open issues](https://github.com/rp-rs/rp-hal/issues) for a list of
|
||||||
proposed features (and known issues).
|
proposed features (and known issues).
|
||||||
|
|
||||||
|
|
||||||
<!-- CONTRIBUTING -->
|
<!-- CONTRIBUTING -->
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue