aboutsummaryrefslogtreecommitdiffstats
path: root/src/example_main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Major hierarchy reorganization; see README.bnewbold2010-03-311-86/+0
| | | | | copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
* Removed main.cpp and updated example_main.cpp and added a blinkyPerry Hung2010-03-231-25/+46
| | | | | version. New users are expected to write their or main.cpp or copy from an example version.
* Added a print class for USB, works identically to the Serial object. Bugs ↵ajmeyer@mit.edu2010-01-071-21/+13
| | | | | | 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
* added a simpler main.cpp and moved the complicated stuff into a separate fileajmeyer@mit.edu2009-12-271-0/+73
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@88 749a229e-a60e-11de-b98f-4500b42dc123