re-add SD 6.0.0 due to OTA bug

This commit is contained in:
hathach
2018-08-16 17:49:20 +07:00
parent ce0ae87575
commit 011d40d86f
48 changed files with 35986 additions and 33060 deletions

View File

@ -18,7 +18,7 @@ TUSB_PATH = lib/tinyusb/src
NRFX_PATH = lib/nrfx
SD_VER1 = 6
SD_VER2 = 1
SD_VER2 = 0
SD_VER3 = 0
SD_VER4 = 0
@ -403,7 +403,6 @@ dfu-flash:
$(NRFUTIL) --verbose dfu serial --package $(VERSION_FPATH).zip -p $(SERIAL) -b 115200 --singlebank
endif
sd:
@echo Flashing: $(SD_HEX)