1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware/libraries
2009-07-25 18:26:29 +00:00
..
EEPROM 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
Ethernet Adding keywords.txt file for the Ethernet library. 2009-07-12 00:33:25 +00:00
Firmata Updating to revision 25 of firmata (slightly post version 2.1beta2). 2009-07-21 05:18:50 +00:00
LiquidCrystal Updating LiquidCrystal API and examples. 2009-07-25 18:26:29 +00:00
Matrix 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
Servo Fixing Servo library on the ATmega8 by changing assignments to TIMSK and TIFR into bitwise-or's. Otherwise, this broke millis() by disabling the timer 0 overflow interrupt. 2009-07-21 06:05:02 +00:00
SoftwareSerial 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
Sprite 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
Stepper 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
Wire Fixing indentation in twi.c. 2009-06-20 20:48:55 +00:00