add msc workaround for cxd56
This commit is contained in:
@@ -70,4 +70,5 @@ $(BUILD)/$(PROJECT).spk: $(MKSPK)
|
||||
|
||||
# flash
|
||||
flash: $(BUILD)/$(PROJECT).spk
|
||||
@$(TOP)/hw/mcu/sony/cxd56/tools/flash_writer.py -s -c $(SERIAL) -d -b 115200 -n $<
|
||||
@echo FLASH $<
|
||||
@$(PYTHON) $(TOP)/hw/mcu/sony/cxd56/tools/flash_writer.py -s -c $(SERIAL) -d -b 115200 -n $<
|
||||
|
Reference in New Issue
Block a user