diff options
| author | hathach <[email protected]> | 2019-09-05 16:24:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-09-05 16:24:59 +0700 |
| commit | 1c6516aee96e96aec45c50cbcd61c4a78f4e15d6 (patch) | |
| tree | 48530e25d8909c19bb12f568b2c39160c37a563f /docs | |
| parent | 143a138028a03f1665ab32dd53435c2d7d0b8237 (diff) | |
doc update
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index be7ebf22d..0473ee0e6 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -24,6 +24,8 @@ This code base already had supported for a handful of following boards - [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) - [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) ### MicroChip SAMD @@ -37,6 +39,7 @@ This code base already had supported for a handful of following boards - [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) - [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) +- [Nucleo H743zi](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) ## Add your own board |
