1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/libraries
2009-08-05 14:41:27 +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 rev. 27 of Firmata. 2009-07-30 20:48:59 +00:00
LiquidCrystal Checked and updated all LiquidCrystal examples 2009-08-05 14:41:27 +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