Symbolic Calculation

This commit is contained in:
Quentin Guidée
2019-08-10 09:45:51 +02:00
parent c7566cadf9
commit fb4e174cd0
4 changed files with 7 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
@echo "==============================="
.PHONY: %_flash
%_flash: %.bin
%_flash: ./build/device/%.bin
@echo "DFU $@"
@echo "INFO About to flash your device. Please plug your device to your computer"
@echo " using an USB cable and press the RESET button the back of your device."