mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-27 20:59:00 +08:00
Typo in v307 makefile
This commit is contained in:
parent
253bc64c9e
commit
4b8fb23def
@ -35,7 +35,7 @@ flash: firmware.bin
|
||||
# @echo; echo "IMPORTANT: configure device to 96k RAM / 224k Flash"
|
||||
|
||||
zip: firmware.bin
|
||||
zip -r ch32v307.modbus.firmware.`+%Y-%m-%d`.zip firmware.*
|
||||
zip -r ch32v307.modbus.firmware.`date +%Y-%m-%d`.zip firmware.*
|
||||
|
||||
clean:
|
||||
$(RM) firmware.* *.zip
|
||||
|
Loading…
Reference in New Issue
Block a user