Formatting Readme (#385)

This commit is contained in:
Jacob Ohpea 2022-07-15 03:49:54 -04:00 committed by GitHub
parent 69c2dd2c2b
commit 83b990ee30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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