Mercurial > ~darius > hgwebdir.cgi > tempctrl
view Makefile @ 13:2c03ec600dbc OWIRE_1_3
Reduce object code size as much as possible.
author | darius |
---|---|
date | Wed, 01 Sep 2004 17:46:15 +0930 |
parents | 7ed10c59ba06 |
children | a9d493261c6c |
line wrap: on
line source
PROG=testavr SRCS=1wire.c testavr.c PART=8515 CFLAGS=-Os -g -Wall -DXTAL_CPU=4000000 .include "Makefile.avr"