diff options
| author | hathach <[email protected]> | 2019-11-10 20:07:43 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-10 20:07:43 +0700 |
| commit | a19db3bdd2071ceff3775a6ebb1a4d280423ac28 (patch) | |
| tree | 7c34bfad1f537da0df6a90fc3b963e5f78e016fc /docs | |
| parent | 943b7467d81889a7340e0d52d0ffe1cf1d9f7eec (diff) | |
added board nrf52840 mdk dongle
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md index 608cbf4eb..9470ab2a1 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -21,6 +21,7 @@ This code base already had supported for a handful of following boards - [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062) - [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333) +- [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) @@ -45,7 +46,7 @@ This code base already had supported for a handful of following boards ### ST STM32 -- Adafruit Feather STM32F405 +- [Adafruit Feather STM32F405](https://www.adafruit.com/product/4382) - [Micro Python PyBoard v1.1](https://store.micropython.org/product/PYBv1.1) - [STM32 L035c8 Discovery](https://www.st.com/en/evaluation-tools/32l0538discovery.html) - [STM32 F070rb Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html) |
