aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed math.h to wiring_math.h to avoid collision with newlib's math libraryiperry2010-01-081-6/+9
* added a simpler main.cpp and moved the complicated stuff into a separate fileajmeyer@mit.edu2009-12-271-46/+8
* Fixed delayMicroseconds, changed serial interface, added an (untested) runtim...iperry2009-12-251-5/+4
* added demo code on main.cpp to build a simple two way channel over the virtua...ajmeyer@mit.edu2009-12-191-3/+23
* Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry2009-12-191-34/+15
* fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctionalajmeyer@mit.edu2009-12-191-1/+7
* Initial commit of library code, moved from leaftest repoiperry2009-12-171-0/+67