aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/usbdrv.c
Commit message (Collapse)AuthorAgeFilesLines
* - documentation updateChristian Starkjohann2008-05-031-5/+6
|
* - we must initialize usbTxLen[13] to USBPID_NAK, otherwise the host isChristian Starkjohann2008-05-031-4/+6
| | | | | confused about the long initial packet and disqualifies the device
* - complete restructuringChristian Starkjohann2008-05-031-232/+282
| | | | | | | - allow long transfers - optimized code for multiple interrupt-in endpoints - added default endpoint if two interrupt-in endpoints are declared
* - some code size optimizationsChristian Starkjohann2008-04-301-89/+87
|
* - used wrong name in copy -- fixed thisChristian Starkjohann2008-04-171-0/+578