1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/libraries
2008-09-07 12:21:07 +00:00
..
EEPROM Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Ethernet Adding ethernet library. 2008-07-30 14:47:36 +00:00
LiquidCrystal Commented LCD examples. 2008-09-07 12:21:07 +00:00
Matrix Modified Matrix to work with MAX7221: changing latching from rising edge to falling edge. 2008-05-10 05:02:09 +00:00
Servo Moving Servo min and max parameters to the attach() function from the constructor. 2008-08-21 23:48:38 +00:00
SoftwareSerial Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Sprite Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Stepper Moving actual stepping to the end of the step() function so that the first step isn't in the wrong direction. 2008-07-08 02:34:38 +00:00
Wire Wire library patch to provide better error handling. 2008-06-21 23:16:27 +00:00