fix issue with dfu startup on nrf52832, change to adafruit-nrfutil

clean up dfu startup
This commit is contained in:
hathach
2018-08-21 14:14:23 +07:00
parent 3209ff4471
commit 6feea4e069
6 changed files with 19 additions and 160 deletions

View File

@ -42,7 +42,7 @@ MK_DIS_FIRMWARE = "$(SD_NAME) $(SD_VERSION) r$(SD_VER4)"
#******************************************************************************
# Tool configure
#******************************************************************************
NRFUTIL = nrfutil
NRFUTIL = adafruit-nrfutil
ifneq ($(JLINK),)