Commit Graph

6 Commits

Author SHA1 Message Date
Zach Eveland 873d7a7ffe added Mouse.isPressed() method 2011-09-16 16:59:14 -04:00
Zach Eveland 9d3c65e321 added Mouse press() and release() 2011-08-30 20:23:06 -04:00
Zach Eveland 4fa15e8dc7 on a CDC or HID write() error, call setWriteError(). better handling of USB_Send errors in CDC. 2011-08-30 17:25:35 -04:00
Zach Eveland 073516838d support for non-Leonardo boards is back! 2011-08-30 11:50:08 -04:00
Zach Eveland 39e7fa022f CDC and HID write() routines now return non-void - brought in line with new write behavior 2011-08-30 11:04:34 -04:00
Zach Eveland 843101fff8 Serial via USB works
Integrated rest of Peter's USB implementation
2011-08-14 16:59:34 -04:00