diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-08-22 10:26:52 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-08-22 10:26:52 -0400 |
| commit | 05ea9fd296eec638d48f583aec2d25d318d35c47 (patch) | |
| tree | d8c36cd7a4851d4f326958ad6d58a8a227ed8676 /ports | |
| parent | eaf4d19dbbe868f8b50fd0ca83511ea4a938d8d4 (diff) | |
remove stray underscore
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/nrf/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md index 398dcf5bc..b17a5ad7d 100644 --- a/ports/nrf/README.md +++ b/ports/nrf/README.md @@ -37,7 +37,7 @@ the following links: generic board-neutral documentation further down. * Adafruit [Feather nRF52](boards/feather_nrf52832/README.md): 512KB Flash, 64KB SRAM -* Adafruit [Feather nRF52840](boards/feather_nrf_52840_express/README.md): 1MB Flash, 256KB SRAM +* Adafruit [Feather nRF52840](boards/feather_nrf52840_express/README.md): 1MB Flash, 256KB SRAM * Nordic PCA10056 see [Feather nRF52840](boards/pca10056/README.md) For all other board targets, see the generic notes below. |
