.. |
binary.h
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
HardwareSerial.cpp
|
Adding Serial.end().
|
2009-12-23 00:00:17 +00:00 |
HardwareSerial.h
|
Adding Serial.end().
|
2009-12-23 00:00:17 +00:00 |
main.cpp
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
pins_arduino.c
|
Adding A0=14, A1=15, etc. aliases for analog input pins and modifying analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
2010-05-16 04:05:40 +00:00 |
pins_arduino.h
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
Print.cpp
|
Adding precision parameter for printing of floats / doubles. Restructured the print() and println() functions a bit.
|
2009-12-25 20:20:27 +00:00 |
Print.h
|
Adding precision parameter for printing of floats / doubles. Restructured the print() and println() functions a bit.
|
2009-12-25 20:20:27 +00:00 |
Tone.cpp
|
Limiting tone generation to timer 2 only to prevent conflicts with the Servo library.
|
2010-01-09 17:02:27 +00:00 |
WConstants.h
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
WInterrupts.c
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
wiring_analog.c
|
Adding A0=14, A1=15, etc. aliases for analog input pins and modifying analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
2010-05-16 04:05:40 +00:00 |
wiring_digital.c
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
wiring_private.h
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
wiring_pulse.c
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
wiring_shift.c
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
wiring.c
|
Fixing bug in calling micros() from interrupts: http://code.google.com/p/arduino/issues/detail?id=55
|
2009-12-18 17:44:08 +00:00 |
wiring.h
|
Adding A0=14, A1=15, etc. aliases for analog input pins and modifying analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
2010-05-16 04:05:40 +00:00 |
WMath.cpp
|
Improving third-party hardware support:
|
2009-11-21 23:23:43 +00:00 |
WProgram.h
|
Adding A0=14, A1=15, etc. aliases for analog input pins and modifying analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
2010-05-16 04:05:40 +00:00 |