diff options
| author | Ha Thach <[email protected]> | 2021-04-26 21:04:57 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-26 21:04:57 +0700 |
| commit | 684fba315210fe35233283dac2af07ccae48e92a (patch) | |
| tree | d4147812e360743e8ca2aff384286fd33f2e6227 /docs | |
| parent | d8fd4352a3e6c621c22e6789243a8634ed134acb (diff) | |
| parent | 1be9f3bcfa6f1bca8c4cd978177ac8658219e082 (diff) | |
Merge pull request #808 from hathach/lpc55-port1-hs
Lpc55 port1 hs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/boards.md b/docs/boards.md index c45b6e3bb..2a27ad305 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -102,10 +102,14 @@ This code base already had supported for a handful of following boards (sorted a - [LPCXpresso18S37 Development Board](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc4000-cortex-m4/lpcxpresso18s37-development-board:OM13076) - [LPCXpresso 51U68](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpcxpresso51u68-for-the-lpc51u68-mcus:OM40005) - [LPCXpresso 54114](https://www.nxp.com/design/microcontrollers-developer-resources/lpcxpresso-boards/lpcxpresso54114-board:OM13089) -- [LPCXpresso 55s28 EVK](https://www.nxp.com/design/software/development-software/lpcxpresso55s28-development-board:LPC55S28-EVK) -- [LPCXpresso 55s69 EVK](https://www.nxp.com/design/development-boards/lpcxpresso-boards/lpcxpresso55s69-development-board:LPC55S69-EVK) - [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) + +## NXP LPC55 + - [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express) +- [LPCXpresso 55s28 EVK](https://www.nxp.com/design/software/development-software/lpcxpresso55s28-development-board:LPC55S28-EVK) +- [LPCXpresso 55s69 EVK](https://www.nxp.com/design/development-boards/lpcxpresso-boards/lpcxpresso55s69-development-board:LPC55S69-EVK) +- [MCU-Link](https://www.nxp.com/design/development-boards/lpcxpresso-boards/mcu-link-debug-probe:MCU-LINK) ### Renesas RX |
