Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - allow additional CPPFLAGS from the command line | Christian Starkjohann | 2008-05-13 | 1 | -1/+1 |
| | |||||
* | - renamed HAVE_TEST to ENABLE_TEST | Christian Starkjohann | 2008-05-13 | 1 | -6/+6 |
| | |||||
* | - documented release | Christian Starkjohann | 2008-05-13 | 1 | -3/+5 |
| | |||||
* | - added (optional) reliability test in custom-class example | Christian Starkjohann | 2008-05-13 | 4 | -7/+62 |
| | |||||
* | - added checks for 20 MHz module | Christian Starkjohann | 2008-05-13 | 1 | -1/+3 |
| | |||||
* | - added 20 MHz module | Christian Starkjohann | 2008-05-13 | 4 | -4/+361 |
| | |||||
* | - converted tabs to spaces | Christian Starkjohann | 2008-05-04 | 4 | -50/+52 |
| | | | | | - use usbMsgLen_t in usbFunctionSetup() | ||||
* | - 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 | ||||
* | - use usbMsgLen_t instead of uchar to allow long transfer sizes | Christian Starkjohann | 2008-05-03 | 1 | -2/+2 |
| | |||||
* | - added (commented) option for long transfers | Christian Starkjohann | 2008-05-03 | 1 | -0/+5 |
| | |||||
* | - RAM is BSS plus DATA, not just BSS | Christian Starkjohann | 2008-05-03 | 1 | -14/+16 |
| | | | | | | - added size value for long transfers - test with long transfers | ||||
* | - added a Readme file | Christian Starkjohann | 2008-05-03 | 1 | -0/+13 |
| | |||||
* | - output n/a if values are not in both files | Christian Starkjohann | 2008-05-03 | 1 | -1/+5 |
| | |||||
* | - fixed RAM sizes by DATA segement size | Christian Starkjohann | 2008-05-03 | 2 | -24/+24 |
| | |||||
* | - 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 |
| | |||||
* | - added script for comparing size files | Christian Starkjohann | 2008-04-29 | 1 | -0/+41 |
| | |||||
* | - added mechanism to measure code sizes | Christian Starkjohann | 2008-04-29 | 1 | -7/+20 |
| | |||||
* | - added compiler version to sizes archive | Christian Starkjohann | 2008-04-29 | 2 | -0/+13 |
| | |||||
* | - added sizes-reference directory | Christian Starkjohann | 2008-04-29 | 1 | -0/+13 |
| | |||||
* | - added directory with test code | Christian Starkjohann | 2008-04-29 | 4 | -0/+597 |
| | |||||
* | - updated version number | Christian Starkjohann | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | - added mkdist.sh script | Christian Starkjohann | 2008-04-18 | 1 | -0/+127 |
| | |||||
* | - removed all links to metalab.at and wikidot.com and replaced them with | Christian Starkjohann | 2008-04-18 | 6 | -10/+12 |
| | | | | | | 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 |
| | |||||
* | - documented additional files also copied into package root | Christian Starkjohann | 2008-04-18 | 1 | -4/+6 |
| | |||||
* | - added make-files.sh script | Christian Starkjohann | 2008-04-17 | 1 | -0/+10 |
| | |||||
* | - used wrong name in copy -- fixed this | Christian Starkjohann | 2008-04-17 | 18 | -0/+0 |
| | |||||
* | - moved usbdrv directory into sourrounding greater structure | Christian Starkjohann | 2008-04-17 | 18 | -0/+4970 |
| | |||||
* | - imported new files into project | Christian Starkjohann | 2008-04-17 | 40 | -0/+3193 |
| | |||||
* | - added trunk for avr-usb | Christian Starkjohann | 2008-04-17 | 0 | -0/+0 |