aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2010-03-23Removed main.cpp and updated example_main.cpp and added a blinkyPerry Hung
2010-03-23Unified analog, digital, and timer pin mappings to implement the mappingPerry Hung
2010-03-22Add a carriage return for println, remove it from the usart sendPerry Hung
2010-02-12modded the library makefile to work with patched dfu-util, also added the USE...ajmeyer@mit.edu
2010-01-17Enabled 39 GPIOs for digitalWrite(), fixed timer/usart collisions on PWM/USAR...iperry
2010-01-10forgot to turn on the interrupt for usar3iperry
2010-01-10enabled serial3iperry
2010-01-10Tweaked makefile to get rid of silly make flags. Added a udev rule in support...iperry
2010-01-08changed math.h to wiring_math.h to avoid collision with newlib's math libraryiperry
2009-12-27added a simpler main.cpp and moved the complicated stuff into a separate fileajmeyer@mit.edu
2009-12-25Fixed delayMicroseconds, changed serial interface, added an (untested) runtim...iperry
2009-12-19added demo code on main.cpp to build a simple two way channel over the virtua...ajmeyer@mit.edu
2009-12-19Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry
2009-12-19fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctionalajmeyer@mit.edu
2009-12-17Initial commit of library code, moved from leaftest repoiperry