Arduino/libraries
David A. Mellis 5009fc15fa Merge branch 'master' of https://github.com/amcewen/Arduino into amcewen-master 2011-01-04 23:03:47 -05:00
..
ArduinoTestSuite Testing seek() with file open for reading. 2010-12-24 12:06:58 -06:00
EEPROM Added public domain notice 2010-02-24 03:49:52 +00:00
Ethernet Final changes for the Client part of issue 416, which actually include the corrent return values. This should have been in the previous commit, but I'm still getting my head round git. 2011-01-02 22:49:11 +00:00
Firmata Renaming StandardFirmata for Uno and recompiling with updated baud rate calculation. 2010-11-13 13:41:23 -05:00
LiquidCrystal Merge branch 'master' of https://github.com/joshnuss/Arduino 2010-11-27 12:01:35 -06:00
Matrix Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
SD Adding warning about multiple open files. 2010-12-22 17:04:34 -06:00
SPI Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04:00
Servo 1280 -> 1280/2560. 2010-09-08 22:33:33 +00:00
SoftwareSerial Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
Sprite Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
Stepper added new stepper library examples 2010-10-28 09:39:36 -04:00
Wire Fix to drop packets in Wire library (issue #335). 2010-09-16 01:22:36 +00:00