Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot to turn on the interrupt for usar3 | iperry | 2010-01-10 | 1 | -7/+13 |
* | enabled serial3 | iperry | 2010-01-10 | 1 | -5/+17 |
* | Tweaked makefile to get rid of silly make flags. Added a udev rule in support... | iperry | 2010-01-10 | 1 | -8/+5 |
* | changed math.h to wiring_math.h to avoid collision with newlib's math library | iperry | 2010-01-08 | 1 | -6/+9 |
* | added a simpler main.cpp and moved the complicated stuff into a separate file | ajmeyer@mit.edu | 2009-12-27 | 1 | -46/+8 |
* | Fixed delayMicroseconds, changed serial interface, added an (untested) runtim... | iperry | 2009-12-25 | 1 | -5/+4 |
* | added demo code on main.cpp to build a simple two way channel over the virtua... | ajmeyer@mit.edu | 2009-12-19 | 1 | -3/+23 |
* | Added licensing. Moved lots of header files around. Added HardwareSerial read... | iperry | 2009-12-19 | 1 | -34/+15 |
* | fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctional | ajmeyer@mit.edu | 2009-12-19 | 1 | -1/+7 |
* | Initial commit of library code, moved from leaftest repo | iperry | 2009-12-17 | 1 | -0/+67 |