1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-22 08:22:04 +03:00

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 4cf1b4c1bb
commit b33c8a093d
6 changed files with 152 additions and 35 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