diff options
| author | hathach <[email protected]> | 2020-03-07 18:02:54 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-07 18:02:54 +0700 |
| commit | bdc5e3d3bccebc78b05bcdadffa90f72b65644bb (patch) | |
| tree | 148d9c8ad117a77b4906490cc606d8762f795b11 /docs | |
| parent | 3ea95c2ab60bcd0f4efc8790ec091b4645d50015 (diff) | |
added feather sense and CLUE
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md index cf5defb51..08342e0f0 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -19,8 +19,10 @@ This code base already had supported for a handful of following boards (sorted a ### Nordic nRF5x -- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062) - [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333) +- [Adafruit CLUE](https://www.adafruit.com/product/4500) +- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062) +- [Adafruit Feather nRF52840 Sense](https://www.adafruit.com/product/4516) - [Maker Diary nRF52840 MDK Dongle](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle) - [Nordic nRF52840 Development Kit (aka pca10056)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK) - [Nordic nRF52840 Dongle (aka pca10059)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle) @@ -32,6 +34,7 @@ This code base already had supported for a handful of following boards (sorted a - [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) +- [NuTiny SDK NUC505Y](https://direct.nuvoton.com/en/nutiny-nuc505y) ### NXP iMX RT |
