1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-10 01:16:27 +00:00

4 Commits

Author SHA1 Message Date
ducky-hong
2b3528b425 added support for cp2102 device 2013-02-07 15:05:13 -08:00
mike wakerly
c3ac464ab3 Rename LUFA ids (which use Ateml's vendor code) to match Linux usb.ids 2013-01-16 09:49:21 -08:00
Elliot Smith
890e543e0c Added support for LUFA Virtual Serial Example
Closes issue #8.

Signed-off-by: mike wakerly <opensource@hoho.com>
2013-01-15 17:59:23 -08:00
mike wakerly
c5e9955b01 Update device support; change interface to abstract base class.
Adds support for Teensyduino and a few more Arduino CDC devices.
2012-10-10 22:52:02 -07:00