aboutsummaryrefslogtreecommitdiff
path: root/wirish/comm/HardwareUsb.cpp
AgeCommit message (Collapse)Author
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
-updated examples -removed HardwareUSB -cleaned up a handful of includes
2010-05-27[for AJ] added new HardwareUsb implementation. hack.bnewbold
2010-05-21Finalized the libmaple changes required by newboot. Added setupUSB() to ↵AJM
wirish init this involved some some changes to copy-to-ide, WProgram.h, and the makefile. Separated the reset.py from the wait.py so that the program closes the serial port correctly.
2010-04-25Refactoring:Perry Hung
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.