1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-08 23:46:08 +01:00
Arduino/hardware/libraries
2009-04-26 14:58:39 +00:00
..
EEPROM Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Ethernet Fixes to the way the Client class connects and disconnects, as well as checks of whether or not the socket is valid in various functions. 2009-04-26 14:58:39 +00:00
Firmata Updating libraries for atmega328 (adding it to a couple of #if's, etc.). 2008-11-08 21:57:48 +00:00
LiquidCrystal Fixing LiquidCrystal library example comments (d0, d1, d2, d3 => d4, d5, d6, d7). 2008-11-01 22:07:48 +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 Updating libraries for atmega328 (adding it to a couple of #if's, etc.). 2008-11-08 21:57:48 +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 Removing WConstants.h include from Stepper.h so it compiles with new WProgram.h include placement. Updated readme. 2008-09-17 14:15:11 +00:00
Wire Updating libraries for atmega328 (adding it to a couple of #if's, etc.). 2008-11-08 21:57:48 +00:00