diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/nrf/README.md | 8 |
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. |
