Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - extended concept of usbportability header: moved all portability stuff there | Christian Starkjohann | 2008-06-18 | 4 | -34/+44 | |
| | ||||||
* | - removed iarcompat.h in favor of usbportability.h which is intended to take | Christian Starkjohann | 2008-06-17 | 7 | -81/+112 | |
| | | | | | care of ports to other compilers such as CodeVision as well. | |||||
* | - added usbconfig.h option USB_CFG_CHECK_DATA_TOGGLING | Christian Starkjohann | 2008-06-10 | 5 | -3/+24 | |
| | ||||||
* | - documented changes | Christian Starkjohann | 2008-06-09 | 1 | -0/+5 | |
| | ||||||
* | - enabled keyword expansion on *.inc files | Christian Starkjohann | 2008-05-13 | 1 | -1/+1 | |
| | | | | | - updated version constant in header | |||||
* | - documented 20 MHz module | Christian Starkjohann | 2008-05-13 | 1 | -0/+5 | |
| | ||||||
* | - documented release | Christian Starkjohann | 2008-05-13 | 1 | -3/+5 | |
| | ||||||
* | - added 20 MHz module | Christian Starkjohann | 2008-05-13 | 4 | -4/+361 | |
| | ||||||
* | - 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 | |||||
* | - documented changes | Christian Starkjohann | 2008-05-03 | 1 | -0/+7 | |
| | ||||||
* | - 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 | |||||
* | - introduced usbTxStatus structure and used it for interrupt-in endpoints | Christian Starkjohann | 2008-05-03 | 1 | -14/+35 | |
| | ||||||
* | - added new config option for long transfers | Christian Starkjohann | 2008-05-03 | 1 | -0/+5 | |
| | ||||||
* | - introduced defines for usbTxLen[13] and usbTxBuf[13] since these moved into | Christian Starkjohann | 2008-05-03 | 1 | -1/+6 | |
| | | | | | usbTxStatus[13] structures | |||||
* | - some code size optimizations | Christian Starkjohann | 2008-04-30 | 1 | -89/+87 | |
| | ||||||
* | - updated version number | Christian Starkjohann | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | - removed all links to metalab.at and wikidot.com and replaced them with | Christian Starkjohann | 2008-04-18 | 1 | -1/+2 | |
| | | | | | | links to goto.php script on obdev.at so that we can redirect to other places if required | |||||
* | - documented changes and release | Christian Starkjohann | 2008-04-18 | 1 | -0/+2 | |
| | ||||||
* | - used wrong name in copy -- fixed this | Christian Starkjohann | 2008-04-17 | 18 | -0/+4970 | |