summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2019-01-09 16:18:52 -0500
committerDan Halbert <halbert@halwitz.org>2019-01-09 16:22:19 -0500
commitd41ed768dc4e9adee5748d3d4d6a8c8678f97173 (patch)
tree8e6660c17654b886eab0db1f09e1f38df2dc8ba2 /ports
parent172311fad896fdb0780bdd6597b0b6d4d8bdadd3 (diff)
Fix sphinx build issues; add better travis fold reporting; update author info
Diffstat (limited to 'ports')
-rw-r--r--ports/nrf/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index 34e58cb78..11a7b028d 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -36,10 +36,10 @@ the following links:
> **NOTE**: These board specific readmes may be more up to date than the
generic board-neutral documentation further down.
-* 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)
+* 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 (uses nRF52840): boards/pca10056/README.md
+* MakerDiary NRF52840 MDK: boards/makerdiary_nrf52840_mdk/README.md
For all other board targets, see the generic notes below.