Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a simpler main.cpp and moved the complicated stuff into a separate file | ajmeyer@mit.edu | 2009-12-27 | 2 | -46/+81 |
* | Fixed delayMicroseconds, changed serial interface, added an (untested) runtim... | iperry | 2009-12-25 | 12 | -141/+82 |
* | added demo code on main.cpp to build a simple two way channel over the virtua... | ajmeyer@mit.edu | 2009-12-19 | 2 | -3/+28 |
* | added a usb.h and usb.c to cover some of the low level access functions that ... | ajmeyer@mit.edu | 2009-12-19 | 4 | -8/+40 |
* | Added licensing. Moved lots of header files around. Added HardwareSerial read... | iperry | 2009-12-19 | 41 | -401/+1553 |
* | fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctional | ajmeyer@mit.edu | 2009-12-19 | 4 | -16/+18 |
* | added USB support (TX over virtual com port), the linker modifications to wor... | ajmeyer@mit.edu | 2009-12-19 | 14 | -8/+1148 |
* | removed extraneous files, stm32lib examples | iperry | 2009-12-17 | 583 | -171657/+0 |
* | Initial commit of library code, moved from leaftest repo | iperry | 2009-12-17 | 710 | -0/+200978 |