Add zip target

This commit is contained in:
cpq 2023-12-01 00:03:31 +00:00
parent 32d3fc6803
commit 253bc64c9e

View File

@ -34,7 +34,7 @@ flash: firmware.bin
wchisp flash $<
# @echo; echo "IMPORTANT: configure device to 96k RAM / 224k Flash"
zip:
zip: firmware.bin
zip -r ch32v307.modbus.firmware.`+%Y-%m-%d`.zip firmware.*
clean: