aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/comm/HardwareUsb.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-271-0/+60
|
* Finalized the libmaple changes required by newboot. Added setupUSB() to ↵AJM2010-05-211-102/+0
| | | | | | 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.
* Refactoring:Perry Hung2010-04-251-0/+102
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.