aboutsummaryrefslogtreecommitdiff
path: root/src/example_main.cpp
AgeCommit message (Collapse)Author
2010-03-31Major hierarchy reorganization; see README.bnewbold
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
2010-03-23Removed main.cpp and updated example_main.cpp and added a blinkyPerry Hung
version. New users are expected to write their or main.cpp or copy from an example version.
2010-01-07Added a print class for USB, works identically to the Serial object. Bugs ↵ajmeyer@mit.edu
out if you try and pump more than 64 bytes through it in a single packet (which is really the OS's decision). This can be fixed git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@93 749a229e-a60e-11de-b98f-4500b42dc123
2009-12-27added a simpler main.cpp and moved the complicated stuff into a separate fileajmeyer@mit.edu
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@88 749a229e-a60e-11de-b98f-4500b42dc123