aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/Print.h
Commit message (Collapse)AuthorAgeFilesLines
* Support for Arduino's LiquidCrystal lib, which may help for a few other libs ↵xttocs2010-06-231-0/+1
| | | | | | too. Signed-off-by: Perry Hung <iperry@alum.mit.edu>
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-041-1/+1
| | | | | | -updated examples -removed HardwareUSB -cleaned up a handful of includes
* Refactoring:Perry Hung2010-04-251-0/+61
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.