summaryrefslogtreecommitdiff
path: root/ports/nrf/README.md
diff options
context:
space:
mode:
authorJosh Klar <josh@klar.sh>2018-10-20 02:39:09 -0700
committerJosh Klar <josh@klar.sh>2018-10-20 02:43:13 -0700
commit16ca9c8c7c7cb17eb9aa0a9728052d7ef957713b (patch)
treeb3afbda4a6ce5a26b4f7a44d61c5d06858eac39f /ports/nrf/README.md
parent3d7b96aeb1ae36deb905b7ab6091d4fc0f61482d (diff)
Makefile fixes and some docs
Diffstat (limited to 'ports/nrf/README.md')
-rw-r--r--ports/nrf/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index c21bd5d63..4bd865400 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -39,6 +39,7 @@ the following links:
* Adafruit [Feather nRF52](boards/feather_nrf52832/README.md): 512KB Flash, 64KB SRAM
* Adafruit [Feather nRF52840](boards/feather_nrf52840_express/README.md): 1MB Flash, 256KB SRAM
* Nordic PCA10056 see [Feather nRF52840](boards/pca10056/README.md)
+* MakerDiary NRF52840 MDK see [its README](boards/makerdiary_nrf52840_mdk/README.md)
For all other board targets, see the generic notes below.
@@ -80,6 +81,7 @@ pca10040 | s132 | Peripheral and Scanner | [S
pca10056 | s140 | Peripheral and Scanner | [Segger](#segger-targets)
feather_nrf52832 | s132 | Peripheral and Scanner | [UART DFU](#dfu-targets)
feather_nrf52840_express | s140 | Peripheral and Scanner | UF2 bootloader
+makerdiary_nrf52840_mdk | s140 | Peripheral and Scanner | pyocd or ARM mbed DAPLink
## Segger Targets