Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up commit process | bnewbold | 2010-05-26 | 1 | -3/+9 |
| | |||||
* | minor mods to adjust the driver number and the vendor product id's (serial ↵ | AJM | 2010-05-21 | 1 | -9/+14 |
| | | | | | | port now 1eaf:0004) and fixed a bug in reset.py, added a no-delay usb serial loop to main.cpp as an example. has no problem at 115200 in minicom! | ||||
* | Finalized the libmaple changes required by newboot. Added setupUSB() to ↵ | AJM | 2010-05-21 | 1 | -21/+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. | ||||
* | added reset.py to the makefile and the build dir | AJM | 2010-05-20 | 1 | -0/+39 |