summaryrefslogtreecommitdiff
path: root/firmware/usb_serial.c (unfollow)
Commit message (Collapse)Author
2006-02-12Changed endpoint 0 max packet size to 64 in order to make the driverTomasz Malesinski
work in highspeed mode. Changed debugging code a little. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8669 a1c6a512-1295-4272-9138-f99709370657
2006-02-03Added non-blocking get/put_byte routines.Tomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8556 a1c6a512-1295-4272-9138-f99709370657
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8445 a1c6a512-1295-4272-9138-f99709370657