aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Added rules for standard mice, keyboards etc.Christian Starkjohann2012-01-081-2/+8
|
* - Fixed Unix version of usbhidSetReport(): If no report IDs were used, a ↵Christian Starkjohann2012-01-081-2/+2
| | | | wrong report ID was passed as message parameter.
* - keep a define for USBATTR_BUSPOWERChristian Starkjohann2012-01-082-0/+4
|
* - fixed hex translation of some USB IDs, there was a typoChristian Starkjohann2010-12-221-3/+3
|
* Added sizes file for this versionChristian Starkjohann2010-07-151-0/+17
|
* Added sizes file for this versionChristian Starkjohann2010-07-151-0/+17
|
* - fixed release dateChristian Starkjohann2010-07-151-1/+1
|
* - changed versionChristian Starkjohann2010-07-151-1/+1
|
* - documented changesChristian Starkjohann2010-07-153-18/+32
|
* - take endpoint 3 number from USB_CFG_EP3_NUMBER for config descriptorChristian Starkjohann2010-07-151-1/+1
|
* - added __attribute__((noreturn)) to all main() functionsChristian Starkjohann2010-05-304-8/+4
|
* - added link to optimization hints pageChristian Starkjohann2010-05-301-0/+8
|
* - introduced USB_CFG_DRIVER_FLASH_PAGE config optionChristian Starkjohann2010-05-304-5/+23
|
* - documented changesChristian Starkjohann2010-01-251-0/+6
|
* - removed comment about default for USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-2/+1
|
* - removed comment about default fro USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-1/+0
|
* - no more default for USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-1/+1
|
* - fixed comment about interrupt routine attributesChristian Starkjohann2010-01-251-3/+3
|
* - fixed comment about USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-1/+0
|
* - removed file: We only have infos now, no licenseChristian Starkjohann2010-01-151-154/+0
|
* - moved first debug print after odDebugInit()Christian Starkjohann2010-01-155-5/+5
|
* - fixed define for default interrupt vectorChristian Starkjohann2010-01-151-1/+1
|
* - fixed define for interrupt vector (default vector used)Christian Starkjohann2010-01-151-1/+5
|
* - fixed define for interrupt vectorChristian Starkjohann2010-01-152-2/+2
|
* - USBATTR_BUSPOWER does not exist any moreChristian Starkjohann2010-01-151-1/+1
|
* - changed release dateChristian Starkjohann2009-08-221-1/+1
|
* - updates in commentsChristian Starkjohann2009-08-221-4/+4
|
* - documentation updates for clay logic and USB-IDsChristian Starkjohann2009-08-224-28/+33
|
* - removed unnecessary pull-down resistor (have zener diode anyway)Christian Starkjohann2009-08-221-0/+0
|
* - updated to new eagleChristian Starkjohann2009-08-221-3/+2
|
* - documented changesChristian Starkjohann2009-08-221-0/+2
|
* - fixed bmAttributes in configuration descriptorChristian Starkjohann2009-08-223-3/+5
|
* - minor beautification...Christian Starkjohann2009-08-122-2/+6
|
* - added option for fast CRC routineChristian Starkjohann2009-08-123-23/+113
| | | | | - optimized conventional CRC routine somewhat
* - fixed duration of unstuffing routine for bit 6 (was one cycle too long)Christian Starkjohann2009-08-092-6/+13
|
* - documented changesChristian Starkjohann2009-08-061-0/+4
|
* - minor code optimizationChristian Starkjohann2009-08-061-9/+7
|
* - fixed SE0 check: The check was done in the middle between bit 0 and 1,Christian Starkjohann2009-08-061-15/+15
| | | | | | exactly where the data lines can change. We now check only if both, bits 0 and 1 have been read as 0 on D-.
* - formating...Christian Starkjohann2009-08-033-47/+159
|
* - reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txtChristian Starkjohann2009-08-0312-28/+227
|
* - added comment how USB port pins must be initializedChristian Starkjohann2009-08-031-1/+3
|
* - ensure that this does not look like a prototype usbconfig.hChristian Starkjohann2009-08-031-31/+2
|
* - entered release dateChristian Starkjohann2009-04-151-1/+1
|
* Added sizes file for this versionChristian Starkjohann2009-04-151-0/+17
|
* Added sizes file for this versionChristian Starkjohann2009-04-151-0/+17
|
* - documented releaseChristian Starkjohann2009-04-151-0/+2
|
* - renamed AVR MacPack to CrossPackChristian Starkjohann2009-04-153-4/+5
|
* - added comment about opening mice and keyboardsChristian Starkjohann2009-04-151-0/+7
|
* - added comment about name changeChristian Starkjohann2009-04-131-0/+3
|
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-1331-98/+111
|