aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring.h
AgeCommit message (Expand)Author
2010-09-081280 -> 1280/2560.David A. Mellis
2010-08-17Now including stdlib.h from wiring.h so our abs() #define comes after the std...David A. Mellis
2010-08-11Adding shiftIn() from Wiring (no count or delaytime though).David A. Mellis
2010-07-10INTERNAL -> INTERNAL1V1 AND INTERNAL2V56 on the Mega (issue #194).David A. Mellis
2010-05-16Adding A0=14, A1=15, etc. aliases for analog input pins and modifying analogR...David A. Mellis
2009-11-21Improving third-party hardware support:David A. Mellis
2009-11-07Moving things around.David A. Mellis
2009-10-23Passing the ARDUINO constant from the IDE to avr-gcc as a command line argume...David A. Mellis
2009-09-13Updating ARDUINO to 0018 (in wiring.h).David A. Mellis
2009-06-01First integration of the Arduino code in Processing 5503: PreProcessor and Co...David A. Mellis