aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
2008-06-21Wire library patch to provide better error handling.David A. Mellis
2008-05-10Modified Matrix to work with MAX7221: changing latching from rising edge to f...David A. Mellis
2008-05-07Adding a couple of Servo examples from Wiring (slightly modified).David A. Mellis
2008-05-07Adding Servo library (ServoTimer1 from the playground) by Jim Studt.David A. Mellis
2008-05-07Changing Print class to use regular virtual write() function (instead of my hackDavid A. Mellis
2008-04-19Adding LiquidCrystal library.David A. Mellis
2008-04-18Factored out print() and println() from HardwareSerial to a base class for sh...David A. Mellis
2008-02-23Cleaning up Mac build, adding Serial.println(unsigned int), adding #include <...David A. Mellis
2008-01-22God I hate subversion.David A. Mellis
2007-11-21Fixing some warnings.David A. Mellis
2007-11-04Adding #include to Matrix examples.David A. Mellis
2007-10-06Moving libraries out from inside targets and creating bootloaders directory.David A. Mellis