From 3951a940fd78f19665092f4f7aa80391d8b0c543 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 25 Dec 2020 23:10:57 +0700 Subject: update readme, contributor and doc for new port KL25 update nxp_driver --- docs/boards.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index 59f6905ea..da8deb72a 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -68,6 +68,10 @@ This code base already had supported for a handful of following boards (sorted a - [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) - [Teensy 4.0 Development Board](https://www.pjrc.com/store/teensy40.html) +### NXP Kinetis + +- [FRDM-KL25Z](https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-kl14-kl15-kl24-kl25-mcus:FRDM-KL25Z) + ### 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) -- cgit v1.3.1 From 9c3bdd621b9040bb331b62e2f652ad1a104c9d70 Mon Sep 17 00:00:00 2001 From: Greg Steiert Date: Thu, 7 Jan 2021 02:25:04 +0000 Subject: added Double M33 Express to boards.md --- docs/boards.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index da8deb72a..e703d2490 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -86,6 +86,7 @@ This code base already had supported for a handful of following boards (sorted a - [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) +- [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express) ### Sony -- cgit v1.3.1