aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/usbportability.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-051-1/+0
|
* - introduced USB_CFG_DRIVER_FLASH_PAGE config optionChristian Starkjohann2010-05-301-1/+5
|
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-131-1/+1
|
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-071-1/+1
|
* - extended concept of usbportability header: moved all portability stuff thereChristian Starkjohann2008-06-181-5/+39
|
* - removed iarcompat.h in favor of usbportability.h which is intended to takeChristian Starkjohann2008-06-171-0/+106
care of ports to other compilers such as CodeVision as well.