aboutsummaryrefslogtreecommitdiffstats
path: root/reset.py
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up commit processbnewbold2010-05-261-3/+9
|
* minor mods to adjust the driver number and the vendor product id's (serial ↵AJM2010-05-211-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 ↵AJM2010-05-211-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 dirAJM2010-05-201-0/+39