Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / LUFA / Build /
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-07-19 Dean CameraBuild: Update to latest DMBS version.
2018-12-09 Dean CameraCI: Don't use multiple jobs when building under CI...
2018-12-05 Dean CameraUpdate Drone CI image path.
2018-08-27 Dean CameraMerge pull request #137 from abcminiuser/feature-ccid
2018-06-17 Dean CameraAdd CCID class driver and associated demos.
2017-12-31 Dean CameraUpdate DMBS to the latest version.
2017-12-31 Dean CameraMerge pull request #108 from NicoHood/include_guard
2017-12-29 NicoHoodAdded include guard for dmbs modules. Fix https://githu...
2017-04-26 Dean CameraUpdate to latest DMBS revision.
2016-07-17 Dean CameraUpdate to latest DMBS, fix XPLAINBridge project compila...
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-05 Dean CameraUpdate to DMBS release-20160403 release.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraUpdate to latest version of DMBS.
2016-04-03 Dean CameraUpdate to latest DMBS version.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-02-07 Dean CameraAdded AVRDUDE_MEMORY option to the AVRDUDE build system...
2016-01-31 Dean CameraUpdate copyrights to 2016.
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraFix C++ builds, XPLAINBridge project.
2015-12-22 Dean CameraAdd DMBS; don't Submodule so that people can download...
2015-12-22 Dean CameraClean up core build system DMBS subclass module.
2015-12-15 Dean CameraReplace LUFA build system with DMBS.
2015-11-08 Dean CameraUpdate dfu-programmer command line arguments, old argum...
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-04-26 Dean CameraDon't fail Doxygen on versions built without various...
2014-10-11 Dean CameraThe ATPROGRAM LUFA build system module now defaults...
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-26 Dean CameraPatched the LUFA build system to work around a GCC...
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraRemove correct output library file when running make...
2014-06-08 Dean CameraAdd COMPILER_PATH optional variable to the BUILD build...
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-07 Dean CameraFix broken teensy-ee build rule.
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-27 Dean CameraMinor documentation improvements.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-09-27 Dean CameraMerge pull request #7 from mondalaci/hidclassdevice_whi...
2013-09-27 Dean CameraMerge branch 'mondalaci-avr910_typos'
2013-09-27 Dean CameraMinor formatting fixes.
2013-07-06 Dean CameraAdd automatic application start on virtual disk ejectio...
2013-06-03 Dean CameraForce-disable the inbuilt makefile rules as well as...
2013-05-05 Dean CameraAdd new Printer Device Class driver.
2013-03-28 Dean CameraAdd BIN build system target information to the document...
2013-03-20 Dean CameraFix corrupted disassembly listing (LSS) files due to...
2013-03-10 Dean CameraRemove compiled BIN files when running "make clean...
2013-03-09 Dean CameraUpdate BUILD build system module to produce BIN files...
2013-01-05 Dean CameraFixed incorrect ordering of the linker options in the...
2013-01-03 Dean CameraEnsure that the core USB driver source filenames are...
2013-01-03 Dean CameraSplit up USB source files in lufa_sources.mk build...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-28 Dean CameraAdd troubleshooting page to the build system section...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-30 Dean CameraAdd LINKER_RELAXATIONS option to the LUFA BUILD build...
2012-09-22 Dean CameraFix flip-ee DFU build target accidentally erasing the...
2012-09-18 Dean CameraAdd architecture test for the non-standard avr-size...
2012-09-17 Dean CameraFix up some missing target dependencies and output...
2012-09-11 Dean CameraMinor build system tweaks for platform compatibility.
2012-08-29 Dean CameraRemove unused check-source rule from the BUILD build...
2012-08-20 Dean CameraRemove broken settings info output from the AVRDUDE...
2012-08-18 Dean CameraAdded new doxygen_upgrade and doxygen_create targets...
2012-08-18 Dean CameraDocument build system targets. Add a rule to the BUILD...
2012-08-16 Dean CameraClean up BUILD module info output formatting, remove...
2012-08-15 Dean CameraUpdate the BUILD build system module to early abort...
2012-08-15 Dean CameraMinor documentation and formatting updates.
2012-08-13 Dean CameraUpgrade Doxygen configuration files, custom style CSS...
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-08-11 Dean CameraClean up CORE build system mode makefile.
2012-08-01 Dean CameraRevert the default DEBUG_LEVEL setting from 3 to 2...
2012-07-15 Dean CameraAdd DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-14 Dean CameraRename hid-teensy and hid-teensy-ee targets to teensy...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-10 Dean CameraAdd check and error to the BUILD module if OBJDIR optio...
2012-07-09 Dean CameraFix broken builds when OBJDIR is specified in the BUILD...
2012-07-09 Dean CameraRemove unnecessary build system modules from the HID...
2012-07-08 Dean CameraClean up HID EEPROM loader shim application code, simpl...
2012-07-08 Dean CameraUpdate BUILD build system module with OBJECT_FILES...
2012-07-05 Dean CameraFix LUFA_SRC_PLATFORM makefile variable in the SOURCES...
2012-06-26 Dean CameraAdd "mostlyclean" makefile target to the BUILD build...
2012-06-24 Dean CameraMake sure dependency files are generated for assembly...
2012-06-24 Dean CameraFix hard-coded cross-arch utility name in the BUILD...
2012-06-23 Dean CameraClean up DOXYGEN and SOURCES build system modules ...
2012-06-23 Dean CameraClean up BUILD build system module, expose "check-sourc...
2012-06-23 Dean CameraMove out BUILD build system module start and end messag...
2012-06-23 Dean CameraAdd ability to archive build object files into a .a...
2012-06-21 Dean CameraAdd svn:eol-style property on all source files where...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-21 Dean CameraMinor build system improvements - force default shell.
2012-06-19 Dean CameraEnable GCC's -pipe option by default, to build projects...
2012-06-17 Dean CameraMinor build system improvements - move out AVRDUDE...
2012-06-11 Dean CameraAdd ability to generate SYM files in the BUILD module...
next