Skip to content

Commit fce0b08

Browse files
author
Kevin Townsend
committed
Removed leftover build option
1 parent 10497d1 commit fce0b08

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ports/nrf/boards/feather52840/mpconfigboard_s140.mk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,5 @@ dfu-flash:
3131
@:$(call check_defined, SERIAL, example: SERIAL=/dev/ttyUSB0)
3232
nrfutil --verbose dfu serial --package $(BUILD)/dfu-package.zip -p $(SERIAL) -b 115200
3333

34-
#boot-flash:
35-
# @:$(call check_defined, SERIAL, example: SERIAL=/dev/ttyUSB0)
36-
# nrfutil dfu serial --package $(BOOTLOADER_PKG) -p $(SERIAL) -b 115200
37-
3834
boot-flash:
3935
nrfjprog --program $(BOOTLOADER_FILENAME).hex -f nrf52 --chiperase --reset

0 commit comments

Comments
 (0)