Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - documentation update | Christian Starkjohann | 2008-05-03 | 1 | -5/+6 |
| | |||||
* | - we must initialize usbTxLen[13] to USBPID_NAK, otherwise the host is | Christian Starkjohann | 2008-05-03 | 1 | -4/+6 |
| | | | | | confused about the long initial packet and disqualifies the device | ||||
* | - complete restructuring | Christian Starkjohann | 2008-05-03 | 1 | -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 optimizations | Christian Starkjohann | 2008-04-30 | 1 | -89/+87 |
| | |||||
* | - used wrong name in copy -- fixed this | Christian Starkjohann | 2008-04-17 | 1 | -0/+578 |