.. |
HardwareSerial.cpp
|
Adding improved baud rate calculation, including use (or not) of the U2X bit. (Code from gabebear).
|
2009-07-12 02:58:59 +00:00 |
HardwareSerial.h
|
Clearing the U2Xn bit in Serial.begin() (because it is set on the Pro / Pro Mini 328). Fixing some indentation.
|
2009-07-12 01:58:15 +00:00 |
Makefile
|
Removing obsolete wiring_serial.c from Makefile. Adding - to beginning of dependcy lines to avoid unnecessary warnings.
|
2009-08-16 10:21:16 +00:00 |
Print.cpp
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
Print.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
WConstants.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
WInterrupts.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
WMath.cpp
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
WProgram.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
binary.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
main.cxx
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
pins_arduino.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
pins_arduino.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
wiring.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
wiring.h
|
Passing the ARDUINO constant from the IDE to avr-gcc as a command line argument (so I don't forget to update the version in the .h file).
|
2009-10-23 23:04:03 +00:00 |
wiring_analog.c
|
Undoing revision 628 because it broke analogRead() on analog inputs 8 to 15 of the Arduino Mega.
|
2009-08-23 20:59:47 +00:00 |
wiring_digital.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
wiring_private.h
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
wiring_pulse.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
wiring_shift.c
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |