Arduino/targets/libraries
David A. Mellis 1a4dfa9d87 Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')). 2007-07-16 15:52:01 +00:00
..
EEPROM Adding EEPROM library examples. 2007-05-04 21:53:23 +00:00
Firmata I somehow checked in the Firmata library in the wrong place, so I am moving it to the right place (sorry all, I am just learning svn... :) 2007-07-01 11:21:02 +00:00
Matrix Optimized size of core, fixed some warnings in libraries. 2006-07-09 12:39:27 +00:00
SoftwareSerial Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')). 2007-07-16 15:52:01 +00:00
Sprite Optimized size of core, fixed some warnings in libraries. 2006-07-09 12:39:27 +00:00
Stepper Added the Stepper motor library (and reference, and to the readme). 2007-05-17 17:34:48 +00:00
Wire Activating pull-up resistors on the ATmega168 (in addition to the ATmega8). 2007-05-09 15:05:01 +00:00