mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
complain if flash mode unknown, for debug
This commit is contained in:
@@ -197,6 +197,9 @@ upload: $(OBJDIR)/$(TARGET).bin
|
||||
-c "flash write_image erase $(OBJDIR)/$(TARGET).bin 0x08000000" \
|
||||
-c reset \
|
||||
-c shutdown
|
||||
else
|
||||
upload:
|
||||
@echo unknown flash_mode $(FLASH_MODE)
|
||||
endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user