Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / Bootloaders / MassStorage /
2021-12-12 Dean CameraUpgrade doxygen configuration files to the latest version. master
2021-05-31 Dean CameraMerge pull request #171 from fauxpark/line-endings
2021-05-31 fauxparkFix inconsistent line endings
2021-01-30 Dean CameraUpgrade Doxygen configuration files to the latest release.
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraRemove Atmel Studio integration.
2020-06-15 Dean CameraUpgrade Doxygen config file to 1.8.18.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2020-02-11 Dean CameraMerge pull request #156 from jessexm/dragndrop
2020-02-11 Jesse MarroquinMassStorageBootloader: Fix lower nibble cluster update.
2019-09-04 Dean CameraDocumentation: Update doxygen config files to latest...
2019-09-04 Dean CameraDocumentation: Fix Doxygen grouping.
2019-07-29 Dean CameraBootloader: MassStorage: Enlarge AUX section to 8KB...
2019-07-29 Dean CameraBootloaders: Enable LTO to reduce compiled size.
2019-03-27 Dean CameraMassStorageBootloader: Move more code into AUX_BOOT_SEC...
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2018-04-02 Dean CameraFix bootloaders incorrectly checking the BOOTRST fuse...
2018-01-22 Dean CameraAdd short delays before detaching from the USB bus...
2018-01-22 Dean CameraFixed bootloaders accepting flash writes to the bootloa...
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-10-01 Dean CameraFixed bootloaders not disabling global interrupts durin...
2017-04-18 Dean CameraUpdate copyrights for 2017.
2017-01-29 Dean CameraRevert incorrect Mass Storage bootloader app start...
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-12-02 Dean CameraFixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-03-15 Dean CameraMinor documentation improvements.
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-10-12 Dean CameraMinor documentation improvements to the Mass Storage...
2014-10-12 Dean CameraRevert "Improve bootloader documentation."
2014-10-12 Dean CameraImprove bootloader documentation.
2014-10-12 Dean CameraFix bootloaders not starting user application if the...
2014-10-11 Dean CameraAdd Leonardo compatibility to most bootloaders, run...
2014-10-11 Dean CameraDon't run user application in the bootloader unless...
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraUpdate Doxygen confiuration files to 1.8.8.
2014-07-15 Dean CameraUpdate bootloader documentation to include execution...
2014-04-21 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-04-21 Dean CameraUpgrade to latest Doxygen.
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-04 László MondaGet rid of the redundant ATTR_NEVER_INLINE macro which...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-26 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-09-16 Dean CameraAdd missing AppConfig.h reference in the Mass Storage...
2013-09-01 Dean CameraAdd security warnings to the documentation of bootloade...
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-07-06 Dean CameraMark the very low RAM devices as being unsupported...
2013-07-06 Dean CameraAdd automatic application start on virtual disk ejectio...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-20 Dean CameraMinor documentation improvements.
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd platform includes to the bootloaders.
2013-05-19 Dean CameraAssume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-14 Dean CameraMinor documentation improvements.
2013-05-10 Dean CameraFix typos in the bootloader API table entry names.
2013-05-01 Dean CameraMinor documentation improvements.
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-08 Dean CameraImprove bootloader compile error message text when...
2013-04-06 Dean CameraClean up bootloader project ASF integration code.
2013-04-06 Dean CameraAdd bootloader projects for Atmel Studio 6.1 (requires...
2013-04-06 Dean CameraAdd checks to the bootloaders so that they will give...
2013-04-04 Dean CameraMinor documentation improvements.
2013-03-31 Dean CameraMinor clean up of the Mass Storage bootloader.
2013-03-31 Dean CameraAdd ATTR_NEVER_INLINE attribute. Add EEPROM byte read...
2013-03-30 Dean CameraAdd EEPROM read/write support to the Mass Storage class...
2013-03-30 Dean CameraClean up the VirtualFAT implementation.
2013-03-29 Dean CameraMinor cleanup of the Mass Storage bootloader VirtualFAT...
2013-03-29 Dean CameraOops - ensure the SCSI transfer length is correct in...
2013-03-29 Dean CameraMinor documentation improvements.
2013-03-29 Dean CameraUpdate Mass Storage bootloader for Linux compatibility...
2013-03-26 Dean CameraMinor documentation improvements.
2013-03-25 Dean CameraClean up the Mass Storage bootloader virtual FAT direct...
2013-03-25 Dean CameraAdd Long File Name (VFAT) entry to the Mass Storage...
2013-03-22 Dean CameraAdd known-issues documentation section to the various...
2013-03-20 Dean CameraAdd smaller AVR8 targets to the Mass Storage bootloader...
2013-03-20 Dean CameraMake the Mass Storage bootloader compatible with the...
2013-03-20 Dean CameraSignificantly reduce the size of the Mass Storage class...
2013-03-18 Dean CameraMake Mass Storage bootloader makefile variable naming...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraSpeed up Mass Storage bootloader by turning off the...
2013-03-18 Dean CameraEnsure bootloader makefile calculation functions are...
2013-03-18 Dean CameraUpdate Mass Storage bootloader so that it can support...
2013-03-17 Dean CameraTweak the LUFA config for the Mass Storage class bootlo...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraSmall size improvement in the Printer and Mass Storage...
2013-03-10 Dean CameraFix off-by-one error in the Mass Storage bootloader...
next