Merge remote-tracking branch 'upstream/dev' into dev

This commit is contained in:
dimitrit
2021-11-01 09:50:54 +00:00
10 changed files with 2313 additions and 2625 deletions

View File

@@ -5,9 +5,9 @@ SUBDIRS = Apps CPM3 ZPM3
include $(TOOLS)/Makefile.inc
clean::
@rm -f *.bin *.com *.img *.rom
@rm -f *.bin *.com *.img *.rom *.upd
clobber:: clean
@rm -f *.upd *.hex *.pdf *.log *.eeprom *.dat
@rm -f *.hex *.pdf *.log *.eeprom *.dat
.PHONEY: clean clobber