Marlin/ArduinoAddons/Arduino_0.xx/Sanguino/cores/arduino
Dirk Eichel 5bfba7720e Switched to Sanguino 0023r4
This is the actual Sanguino release for Arduino 023.
It has full ATmega1284p support.

Reference:
https://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r4.zip&can=2&q=
2013-02-27 22:29:46 +01:00
..
binary.h
HardwareSerial.cpp
HardwareSerial.h
main.cpp
pins_arduino.c
pins_arduino.h
Print.cpp
Print.h
Stream.h Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
Tone.cpp
WCharacter.h
WConstants.h Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
WInterrupts.c Switched to Sanguino 0023r4 2013-02-27 22:29:46 +01:00
wiring_analog.c
wiring_digital.c
wiring_private.h
wiring_pulse.c Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
wiring_shift.c
wiring.c
wiring.h
WMath.cpp
WProgram.h
WString.cpp
WString.h