aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Major hierarchy reorganization; see README.bnewbold2010-03-311-47/+45
* building instructions and added OS forking to Makefilebnewbold2010-03-161-2/+9
* modded the library makefile to work with patched dfu-util, also added the USE...ajmeyer@mit.edu2010-02-121-2/+5
* forgot to turn on the interrupt for usar3iperry2010-01-101-1/+1
* enabled serial3iperry2010-01-101-7/+4
* typoiperry2010-01-101-1/+1
* git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@107 749a229e-a6...iperry2010-01-101-2/+4
* moved jtag target and fixed flash targetiperry2010-01-101-10/+17
* Tweaked makefile to get rid of silly make flags. Added a udev rule in support...iperry2010-01-101-20/+37
* changed math.h to wiring_math.h to avoid collision with newlib's math libraryiperry2010-01-081-1/+1
* Added a print class for USB, works identically to the Serial object. Bugs out...ajmeyer@mit.edu2010-01-071-1/+2
* added demo code on main.cpp to build a simple two way channel over the virtua...ajmeyer@mit.edu2009-12-191-0/+5
* Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry2009-12-191-3/+4
* added USB support (TX over virtual com port), the linker modifications to wor...ajmeyer@mit.edu2009-12-191-3/+6
* Initial commit of library code, moved from leaftest repoiperry2009-12-171-0/+169