aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - added (optional) reliability test in custom-class exampleChristian Starkjohann2008-05-134-7/+62
|
* - added checks for 20 MHz moduleChristian Starkjohann2008-05-131-1/+3
|
* - added 20 MHz moduleChristian Starkjohann2008-05-134-4/+361
|
* - converted tabs to spacesChristian Starkjohann2008-05-044-50/+52
| | | | | - use usbMsgLen_t in usbFunctionSetup()
* - 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
* - use usbMsgLen_t instead of uchar to allow long transfer sizesChristian Starkjohann2008-05-031-2/+2
|
* - added (commented) option for long transfersChristian Starkjohann2008-05-031-0/+5
|
* - RAM is BSS plus DATA, not just BSSChristian Starkjohann2008-05-031-14/+16
| | | | | | - added size value for long transfers - test with long transfers
* - added a Readme fileChristian Starkjohann2008-05-031-0/+13
|
* - output n/a if values are not in both filesChristian Starkjohann2008-05-031-1/+5
|
* - fixed RAM sizes by DATA segement sizeChristian Starkjohann2008-05-032-24/+24
|
* - documented changesChristian Starkjohann2008-05-031-0/+7
|
* - 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
* - introduced usbTxStatus structure and used it for interrupt-in endpointsChristian Starkjohann2008-05-031-14/+35
|
* - added new config option for long transfersChristian Starkjohann2008-05-031-0/+5
|
* - introduced defines for usbTxLen[13] and usbTxBuf[13] since these moved intoChristian Starkjohann2008-05-031-1/+6
| | | | | usbTxStatus[13] structures
* - some code size optimizationsChristian Starkjohann2008-04-301-89/+87
|
* - added script for comparing size filesChristian Starkjohann2008-04-291-0/+41
|
* - added mechanism to measure code sizesChristian Starkjohann2008-04-291-7/+20
|
* - added compiler version to sizes archiveChristian Starkjohann2008-04-292-0/+13
|
* - added sizes-reference directoryChristian Starkjohann2008-04-291-0/+13
|
* - added directory with test codeChristian Starkjohann2008-04-294-0/+597
|
* - updated version numberChristian Starkjohann2008-04-181-1/+1
|
* - added mkdist.sh scriptChristian Starkjohann2008-04-181-0/+127
|
* - removed all links to metalab.at and wikidot.com and replaced them withChristian Starkjohann2008-04-186-10/+12
| | | | | | links to goto.php script on obdev.at so that we can redirect to other places if required
* - documented changes and releaseChristian Starkjohann2008-04-181-0/+2
|
* - documented additional files also copied into package rootChristian Starkjohann2008-04-181-4/+6
|
* - added make-files.sh scriptChristian Starkjohann2008-04-171-0/+10
|
* - used wrong name in copy -- fixed thisChristian Starkjohann2008-04-1718-0/+0
|
* - moved usbdrv directory into sourrounding greater structureChristian Starkjohann2008-04-1718-0/+4970
|
* - imported new files into projectChristian Starkjohann2008-04-1740-0/+3193
|
* - added trunk for avr-usbChristian Starkjohann2008-04-170-0/+0