Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 1 | -3/+0 |
| | | | | | | -updated examples -removed HardwareUSB -cleaned up a handful of includes | ||||
* | [for AJ] added new HardwareUsb implementation. hack. | bnewbold | 2010-05-27 | 1 | -0/+1 |
| | |||||
* | Finalized the libmaple changes required by newboot. Added setupUSB() to ↵ | AJM | 2010-05-21 | 1 | -2/+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. | ||||
* | update copy-to-ide and WProgram.h post-refactoring | bnewbold | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+32 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |