Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fastforward of master up the newboot, plus patch of math stuff | bnewbold | 2010-05-26 | 1 | -95/+18 |
|\ | | | | | | | Conflicts: copy-to-ide, wirish/WProgram.h | ||||
| * | get wirish_math stuff going (random, map, etc) | bnewbold | 2010-05-21 | 1 | -62/+14 |
| | | | | | | | | | | Perry, you might want to look this over... I only include the contents of wirish_math.h when cpp? It's what arduino does and it works, so... | ||||
* | | Finalized the libmaple changes required by newboot. Added setupUSB() to ↵ | AJM | 2010-05-21 | 1 | -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 ↵ | AJM | 2010-05-20 | 1 | -0/+35 |
|/ | | | | of the serial port | ||||
* | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung | 2010-04-29 | 1 | -0/+1 |
| | | | | out of main to cxxabi-compat.cpp. | ||||
* | update copy-to-ide and WProgram.h post-refactoring | bnewbold | 2010-04-28 | 1 | -53/+58 |
| | |||||
* | updated copy-to-ide script | bnewbold | 2010-04-20 | 1 | -74/+43 |
| | |||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 1 | -83/+82 |
| | | | | | copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added | ||||
* | actual files needed for IDE get copied | bnewbold | 2010-03-13 | 1 | -0/+38 |
| | |||||
* | script to copy src files to IDE; renamed README | bnewbold | 2010-03-12 | 1 | -0/+70 |