aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/DFU/BootloaderDFU.aps
AgeCommit message (Collapse)Author
2012-05-27Remove legacy AS4 project files, now that they can be automatically ↵Dean
generated by the new maintenance script. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2245 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-01-29Add missing reference to the BootloaderAPI.S source file in the DFU and CDC ↵Dean
class bootloader AVRStudio 4 project files. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2015 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 to the LowLevel Host mode demos.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1380 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