diff options
| author | Ha Thach <[email protected]> | 2020-03-30 12:19:42 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-30 12:19:42 +0700 |
| commit | 75f9ce2e94dfb0f70dac205c803f088cf08c918b (patch) | |
| tree | de32ce49d131c1e000ea9733741746eb97e4d8fb /docs | |
| parent | a582674b910ac0cbb53f84a7cb1f0548be849daa (diff) | |
| parent | dcbe6fea394538a7b7d135b03f9ec6e4a4426045 (diff) | |
Merge pull request #315 from hathach/develop
added changelog for release
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/boards.md b/docs/boards.md index 8955674c8..558c6f97f 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -54,18 +54,18 @@ This code base already had supported for a handful of following boards (sorted a ### NXP LPC +- [ARM mbed LPC1768](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc1700-cortex-m3/arm-mbed-lpc1768-board:OM11043) +- [Embedded Artists LPC4088 Quick Start board](https://www.embeddedartists.com/products/lpc4088-quickstart-board) +- [Embedded Artists LPC4357 Developer Kit](http://www.embeddedartists.com/products/kits/lpc4357_kit.php) +- [Keil MCB1800 Evaluation Board](http://www.keil.com/mcb1800) - [LPCXpresso 11u37](https://www.nxp.com/design/microcontrollers-developer-resources/lpcxpresso-boards/lpcxpresso-board-for-lpc11u37h:OM13074) - [LPCXpresso 11u68](https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/lpcxpresso-boards/lpcxpresso-board-for-lpc11u68:OM13058) - [LPCXpresso 1347](https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/lpcxpresso-boards/lpcxpresso-board-for-lpc1347:OM13045) -- [ARM mbed LPC1768](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc1700-cortex-m3/arm-mbed-lpc1768-board:OM11043) - [LPCXpresso 1769](https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/lpcxpresso-boards/lpcxpresso-board-for-lpc1769:OM13000) -- [Keil MCB1800 Evaluation Board](http://www.keil.com/mcb1800) -- [Embedded Artists LPC4088 Quick Start board](https://www.embeddedartists.com/products/lpc4088-quickstart-board) -- [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) -- [Embedded Artists LPC4357 Developer Kit](http://www.embeddedartists.com/products/kits/lpc4357_kit.php) - [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 55s69 EVK](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK) +- [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) ### Sony |
