aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/CDC/BootloaderCDC.aps
AgeCommit message (Collapse)Author
2012-02-05Add new tag for the LUFA-120219-BETA release.LUFA-120219-BETADean
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120219-BETA@2033 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-09Add missing SVN eol-style property to ensure that source code line endings ↵Dean
and converted to the native values on checkout. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1975 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-07-13Add AVRStudio 4 project files for the library bootloaders.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1379 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-05Remove outdated AVRStudio project files from demos, projects, bootloaders. ↵Dean
Fix makefiles of ClassDriver device demos. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@573 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations ↵Dean
(supplied by Opendous, Inc.). Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names. Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances. Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@450 d5102386-fcda-11dd-9fdb-3debd5008f28