fix product name
authorBdale Garbee <bdale@gag.com>
Sun, 7 Jan 2024 22:55:53 +0000 (15:55 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
src/telelco-v3.0/flash-loader/Makefile

index e441b0a6d7da481ca8fefda62371dd6f0d75c719..8f3717b536e5a56437ecc33a07bb753dd545c119 100644 (file)
@@ -4,5 +4,5 @@
 #
 
 TOPDIR=../..
-HARDWARE=easymega-v3.0
+HARDWARE=telelco-v3.0
 include $(TOPDIR)/stm32f1/Makefile-flash.defs