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