Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-24 | bugfix - Serial.write() would try to send even if no CDC connection was open. | Zach Eveland | |
2011-08-24 | changed auto-reset method for upload: now triggered by opening port at 1200 bps | Zach Eveland | |
2011-08-16 | Temporary fix for auto-reset from IDE. Will reset chip when DTR is ↵ | Zach Eveland | |
asserted, no matter what CDC baud rate is selected. | |||
2011-08-14 | Serial via USB works | Zach Eveland | |
Integrated rest of Peter's USB implementation |