aboutsummaryrefslogtreecommitdiffstats
path: root/copy-to-ide
Commit message (Collapse)AuthorAgeFilesLines
* Finalized the libmaple changes required by newboot. Added setupUSB() to ↵AJM2010-05-211-26/+24
| | | | | | 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 a delay to the resrt slide to allow enough time for graceul closures ↵AJM2010-05-201-0/+35
| | | | of the serial port
* Fixed examples, added spi example, moved pure virtual function handlerPerry Hung2010-04-291-0/+1
| | | | out of main to cxxabi-compat.cpp.
* update copy-to-ide and WProgram.h post-refactoringbnewbold2010-04-281-53/+58
|
* updated copy-to-ide scriptbnewbold2010-04-201-74/+43
|
* Major hierarchy reorganization; see README.bnewbold2010-03-311-83/+82
| | | | | copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
* actual files needed for IDE get copiedbnewbold2010-03-131-0/+38
|
* script to copy src files to IDE; renamed READMEbnewbold2010-03-121-0/+70