altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0
authorKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 16:46:01 +0000 (09:46 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Oct 2018 15:38:32 +0000 (08:38 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymega-v2.0/Makefile

index 9d490d0f144bdea89f91e19613224ffae9dec6ed..ece4e9bb93f65511808487c20356adf0bfc2e9d7 100644 (file)
@@ -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