This commit is contained in:
hathach
2018-12-19 16:44:03 +07:00
parent f4d6f5c508
commit 90cf2e53cb
2 changed files with 1 additions and 2 deletions

View File

@ -475,7 +475,6 @@ $(BUILD)/$(OUTPUT_FILENAME)-nosd.hex: $(BUILD)/$(OUTPUT_FILENAME)-nosd.out
@echo CR $(OUTPUT_FILENAME)-nosd.hex
$(QUIET)$(OBJCOPY) -O ihex $< $@
# merge bootloader and sd hex together
combinehex: $(BUILD)/$(MERGED_FNAME).hex