diff options
| author | Ha Thach <[email protected]> | 2021-03-18 20:56:26 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-18 20:56:26 +0700 |
| commit | c86e4c8bd3bf6f23f12daee5584bdab8cd4f9ebc (patch) | |
| tree | 3ceff27dee3adb4d99f5a00f9cf70aa68d46a006 /docs/boards.md | |
| parent | a380bbf4bf894df0f05ed00f60f4904223f80231 (diff) | |
Update boards.md
Diffstat (limited to 'docs/boards.md')
| -rw-r--r-- | docs/boards.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/boards.md b/docs/boards.md index 275143118..2b42b4d8e 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -9,6 +9,11 @@ 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 (sorted alphabetically) +### Dialog DA146xx + +- [DA14695 Development Kit – USB](https://www.dialog-semiconductor.com/products/da14695-development-kit-usb) +- [DA1469x Development Kit – Pro](https://www.dialog-semiconductor.com/products/da14695-development-kit-pro) + ### Espressif ESP32-S2 - Adafruit Feather ESP32-S2 @@ -17,11 +22,6 @@ This code base already had supported for a handful of following boards (sorted a - [ESP32-S2-Kaluga-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html) - [ESP32-S2-Saola-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html) -### Dialog DA146xx - -- [DA14695 Development Kit – USB](https://www.dialog-semiconductor.com/products/da14695-development-kit-usb) -- [DA1469x Development Kit – Pro](https://www.dialog-semiconductor.com/products/da14695-development-kit-pro) - ### MicroChip SAMD11 & SAMD21 - [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) |
