Arduino/libraries
David A. Mellis 08feacbb40 Renaming SPI constants to better match general style. Renaming setDataOrder() to setBitOrder(), and using existing LSBFIRST and MSBFIRST constants for it. 2010-08-07 20:33:18 +00:00
..
EEPROM Added public domain notice 2010-02-24 03:49:52 +00:00
Ethernet Renaming SPI.send() to SPI.transfer() to better reflect its bi-directional nature. 2010-08-07 20:08:53 +00:00
Firmata Updating Firmata (to r62 of their repository). 2010-08-06 21:55:17 +00:00
LiquidCrystal No longer requiring WProgram.h for Print / Stream classes (replaced Arduino-specific type names in String). 2010-08-06 01:23:19 +00:00
Matrix Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
SPI Renaming SPI constants to better match general style. Renaming setDataOrder() to setBitOrder(), and using existing LSBFIRST and MSBFIRST constants for it. 2010-08-07 20:33:18 +00:00
Servo Added public domain notice 2010-02-24 03:53:43 +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 public domain notice 2010-02-24 03:53:35 +00:00
Wire Added public domain notice 2010-02-24 03:48:01 +00:00