summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-11-11 00:27:39 +0700
committerGitHub <[email protected]>2019-11-11 00:27:39 +0700
commit4c7c7ce88c64061df5acb189e12cba3e9add77ee (patch)
tree54794fa46ecd6c6b23990b6e7bd9558c512db267 /docs
parent3c49ff153e0f5219db9ad93f46672812676b965e (diff)
parentd65bc34bfeb3dab8fb79a94cec7b3b8f5a579525 (diff)
Merge pull request #214 from hathach/develop
Added nRF52833 support
Diffstat (limited to 'docs')
-rw-r--r--docs/boards.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md
index 608cbf4eb..3ca4d458b 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -21,8 +21,10 @@ 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)
+- [Nordic nRF52833 Development Kit (aka pca10100)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52833-DK)
### NXP LPC
@@ -45,7 +47,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)