Skip to content

Commit 87811ec

Browse files
committed
update readme board name feather_nrf52832
1 parent ba26ca9 commit 87811ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/nrf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ run follow command to install [adafruit-nrfutil](https://github.com/adafruit/Ada
110110
Example on how to generate and flash feather_nrf52832 target:
111111

112112
make BOARD=feather_nrf52832 SD=s132
113-
make BOARD=feather52832 SD=s132 dfu-gen dfu-flash
113+
make BOARD=feather_nrf52832 SD=s132 dfu-gen dfu-flash
114114

115115
## Bluetooth LE REPL
116116

0 commit comments

Comments
 (0)