diff options
| author | Ha Thach <[email protected]> | 2020-01-07 22:09:41 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-07 22:09:41 +0700 |
| commit | 6ccfb4258c07cec0366c76ff9f630f9d40cac078 (patch) | |
| tree | 6e0674cf459e3de60ca4371448a35560de53bbdd /docs | |
| parent | d6a8d42bd6ed5ee1d9ea2e58128a3903dcd88d79 (diff) | |
| parent | c1934c36c36b7d6e730024b151acf5644ad8d4b1 (diff) | |
Merge pull request #259 from majbthrd/nuc121
add Nuvoton NUC121/NUC125/NUC126
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md index 7006aae5d..399278e52 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -7,7 +7,7 @@ The board support code is only used for self-contained examples and testing. It ## Supported Boards -This code base already had supported for a handful of following boards +This code base already had supported for a handful of following boards (sorted alphabetically) ### MicroChip SAMD @@ -26,6 +26,12 @@ This code base already had supported for a handful of following boards - [Nordic nRF52840 Dongle (aka pca10059)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle) - [Nordic nRF52833 Development Kit (aka pca10100)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52833-DK) +### Nuvoton + +- [NuTiny NUC121S](https://direct.nuvoton.com/en/nutiny-nuc121s) +- [NuTiny NUC125S](https://direct.nuvoton.com/en/nutiny-nuc125s) +- [NuTiny NUC126V](https://direct.nuvoton.com/en/nutiny-nuc126v) + ### NXP iMX RT - [MIMX RT1010 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1010-evaluation-kit:MIMXRT1010-EVK) |
