diff options
| author | Ha Thach <[email protected]> | 2020-03-07 19:15:43 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-07 19:15:43 +0700 |
| commit | 4620ac5b7736a40831473df79bad4460a757b079 (patch) | |
| tree | c2720a350b787fb7b72ea628294e36253cd36bc2 /docs | |
| parent | 5f5ee465a672fabaa101334409120707b7f2f717 (diff) | |
| parent | 659fc4f29ec8c87a6c0c26400ae2c9cd514a6777 (diff) | |
Merge pull request #292 from hathach/develop
Add several boards
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/boards.md b/docs/boards.md index cf5defb51..d56e39bd0 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -13,14 +13,18 @@ This code base already had supported for a handful of following boards (sorted a - [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) - [Adafruit Feather M0 Express](https://www.adafruit.com/product/3403) -- [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505) - [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857) +- [Adafruit ItsyBitsy M0 Express](https://www.adafruit.com/product/3727) +- [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800) +- [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505) - [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382) ### 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 +36,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 |
