diff options
| author | Ha Thach <[email protected]> | 2021-01-23 23:28:35 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-23 23:28:35 +0700 |
| commit | 469ca2f1559800f4b1eabc860336ff33ed118718 (patch) | |
| tree | a6b68799030fd5cdc41881ebdbd259a8ee97b1e6 /docs | |
| parent | edd91d28f5afa175d7f52ec1bf1845ff29aabab9 (diff) | |
| parent | e6ce18b01990d5e06f12e0aeb57d53ce365ba7b7 (diff) | |
Merge pull request #600 from hathach/refactor-bsp
Refactor bsp
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index e703d2490..ded1cca93 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -88,6 +88,10 @@ 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 PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) + ### Sony - [Sony Spresense CXD5602](https://developer.sony.com/develop/spresense) |
