Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added __attribute__((noreturn)) to all main() functions | Christian Starkjohann | 2010-05-30 | 1 | -2/+1 |
* | - fixed comment about USB_CFG_CLOCK_KHZ | Christian Starkjohann | 2010-01-25 | 1 | -1/+0 |
* | - moved first debug print after odDebugInit() | Christian Starkjohann | 2010-01-15 | 1 | -1/+1 |
* | - fixed define for interrupt vector | Christian Starkjohann | 2010-01-15 | 1 | -1/+1 |
* | - reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txt | Christian Starkjohann | 2009-08-03 | 1 | -5/+5 |
* | - great renaming: project is now renamed from AVR-USB to V-USB | Christian Starkjohann | 2009-04-13 | 1 | -2/+2 |
* | - allow distribution under GPLv3 as well | Christian Starkjohann | 2008-11-07 | 4 | -4/+4 |
* | - changed defaults | Christian Starkjohann | 2008-10-20 | 1 | -1/+1 |
* | - added interrupt disable time in main loop | Christian Starkjohann | 2008-10-20 | 1 | -0/+15 |
* | - added example project for testing driver reliability and features | Christian Starkjohann | 2008-10-20 | 4 | -0/+684 |