New script for download the reference from Tom Pollard. Updated reference and readme and Makefile.

This commit is contained in:
David A. Mellis 2008-01-22 22:10:55 +00:00
parent 92ba50c7b2
commit 7c8b5148f0
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ SRC = $(ARDUINO)/pins_arduino.c $(ARDUINO)/wiring.c \
$(ARDUINO)/wiring_analog.c $(ARDUINO)/wiring_digital.c \
$(ARDUINO)/wiring_pulse.c $(ARDUINO)/wiring_serial.c \
$(ARDUINO)/wiring_shift.c $(ARDUINO)/WInterrupts.c
CXXSRC = $(ARDUINO)/HardwareSerial.cpp $(ARDUINO)/WRandom.cpp
CXXSRC = $(ARDUINO)/HardwareSerial.cpp $(ARDUINO)/WMath.cpp
MCU = atmega168
F_CPU = 16000000
FORMAT = ihex