Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed main.cpp and updated example_main.cpp and added a blinky | Perry Hung | 2010-03-23 | 1 | -74/+0 |
| | | | | | 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.edu | 2010-01-07 | 1 | -0/+74 |
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 |