aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring.h
AgeCommit message (Expand)Author
2008-11-26Adding micros() function.David A. Mellis
2008-10-25Adding word datatype and cast/construction macros, bitRead(), bitWrite(), bit...David A. Mellis
2008-10-13Little fixes:David A. Mellis
2008-03-08Added timeout (in microseconds) parameter to pulseIn(). Defaults to 1000000 ...David A. Mellis
2007-12-14Adding analogReference() function - needs testing on an ATmega8 (but works on...David A. Mellis
2007-11-21Adding map(), fixing radians() and degrees(), adding cast functions (int(x) i...David A. Mellis
2007-10-06Moving hardware/targets to hardware/cores.David A. Mellis