X-Git-Url: http://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=DS2423_DS2413%2FMakefile;fp=DS2423_DS2413%2FMakefile;h=dc1e00de0b457ba23b40f5cf6e610824e8ce100a;hp=a8708ea4ff8b65b205e78177c38967caed5349aa;hb=2490e261a78b2a98ee2a9b8fc19cb3f20225926b;hpb=45806622c08cded7d77c9c9735c433de5f7fa027 diff --git a/DS2423_DS2413/Makefile b/DS2423_DS2413/Makefile index a8708ea..dc1e00d 100644 --- a/DS2423_DS2413/Makefile +++ b/DS2423_DS2413/Makefile @@ -7,9 +7,9 @@ MCU = attiny84 FORMAT = ihex -TARGET =DS2423_DS2423 -SRC = DS2423_DS2423.c -ASRC = ../common/OWDS2423_DS2423.S +TARGET =DS2423_DS2413 +SRC = DS2423_DS2413.c +ASRC = ../common/OWDS2423_DS2413.S # Name of this Makefile (used for "make depend"). MAKEFILE = Makefile