diff options
| author | Ha Thach <[email protected]> | 2021-02-09 17:23:00 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-09 17:23:00 +0700 |
| commit | a96ee8f1d850bbd645040e0f5d133e6c1c93a3a4 (patch) | |
| tree | 0a59d2704bbd85b1b098723ee2fd4b09c0d6480b /docs | |
| parent | 5d20b8f19b459189835bcb8d0532521ba0206808 (diff) | |
| parent | 43acffd41ef9434196bf21c0766d29f1680be53c (diff) | |
Merge pull request #641 from lurch/fix_capitalisation
Fix capitalisation of Raspberry Pi
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/boards.md b/docs/boards.md index 822be1d7d..15971f03c 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -99,12 +99,12 @@ This code base already had supported for a handful of following boards (sorted a - [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) - [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express) -### Raspberry PI RP2040 +### Raspberry Pi RP2040 - [Adafruit Feather RP2040](https://www.adafruit.com/product/4884) - [Adafruit ItsyBitsy RP2040](https://www.adafruit.com/product/4888) - Adafruit QT RP2040 -- [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) +- [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/) ### Sony |
