1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries
2011-03-28 12:08:53 +01: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 Pulled out Client API into a base class to allow multiple derived classes to use it, and moved it (plus IPAddress) out of the Ethernet library so that other libraries can find it. First steps in integrating the WiFly code so it's easier to switch between that and Ethernet 2011-03-28 12:08:53 +01: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
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
SPI Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04: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