From 4ecb07afc5012cbc93664cc1a57b15e2fe0aff20 Mon Sep 17 00:00:00 2001 From: hathach Date: Sat, 23 Nov 2019 00:19:53 +0700 Subject: added MIMX RT1052 Evaluation Kit --- docs/boards.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index d310b1c23..de1e6bbd5 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -9,10 +9,6 @@ The board support code is only used for self-contained examples and testing. It This code base already had supported for a handful of following boards -## Tomu - -- [Fomu](https://www.crowdsupply.com/sutajio-kosagi/fomu) - ### MicroChip SAMD - [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) @@ -32,8 +28,9 @@ This code base already had supported for a handful of following boards ### NXP iMX RT -- [MIMX RT1064 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1064-evk-i.mx-rt1064-evaluation-kit:MIMXRT1064-EVK) +- [MIMX RT1052 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1050-evaluation-kit:MIMXRT1050-EVK) - [MIMX RT1060 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1060-evk-i.mx-rt1060-evaluation-kit:MIMXRT1060-EVK) +- [MIMX RT1064 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1064-evk-i.mx-rt1064-evaluation-kit:MIMXRT1064-EVK) ### NXP LPC @@ -70,6 +67,10 @@ This code base already had supported for a handful of following boards - [STM32 F767zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f767zi.html) - [STM32 H743zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) +### Tomu + +- [Fomu](https://www.crowdsupply.com/sutajio-kosagi/fomu) + ## Add your own board If you don't possess any of supported board above. Don't worry you can easily implemented your own one by following this guide as long as the mcu is supported. -- cgit v1.3.1