fix issue with dfu startup on nrf52832, change to adafruit-nrfutil
clean up dfu startup
This commit is contained in:
2
Makefile
2
Makefile
@ -42,7 +42,7 @@ MK_DIS_FIRMWARE = "$(SD_NAME) $(SD_VERSION) r$(SD_VER4)"
|
||||
#******************************************************************************
|
||||
# Tool configure
|
||||
#******************************************************************************
|
||||
NRFUTIL = nrfutil
|
||||
NRFUTIL = adafruit-nrfutil
|
||||
|
||||
|
||||
ifneq ($(JLINK),)
|
||||
|
Reference in New Issue
Block a user