From: Keith Packard Date: Sat, 13 Oct 2018 16:46:01 +0000 (-0700) Subject: altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0 X-Git-Tag: 1.9~27^2~4 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=6fdc392ef1b624c06e26e7a053c3579435c455d5 altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0 Signed-off-by: Keith Packard --- diff --git a/src/easymega-v2.0/Makefile b/src/easymega-v2.0/Makefile index 9d490d0f..ece4e9bb 100644 --- a/src/easymega-v2.0/Makefile +++ b/src/easymega-v2.0/Makefile @@ -108,7 +108,7 @@ IDPRODUCT=0x0028 CFLAGS = $(PRODUCT_DEF) $(STM_CFLAGS) $(PROFILE_DEF) $(SAMPLE_PROFILE_DEF) $(STACK_GUARD_DEF) -Os -g -PROGNAME=easymega-v1.0 +PROGNAME=easymega-v2.0 PROG=$(PROGNAME)-$(VERSION).elf HEX=$(PROGNAME)-$(VERSION).ihx