aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-1/+1
* Update copyrights for 2018.Dean Camera2018-01-041-1/+1
* Fix LUFA core makefile version target.Dean Camera2017-12-311-1/+1
* Update copyrights for 2017.Dean Camera2017-04-181-1/+1
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-28/+15
* Update copyrights to 2016.Dean Camera2016-01-311-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-1/+1
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...Dean Camera2014-01-081-1/+1
* Update copyrights for 2014.Dean Camera2014-01-041-1/+1
* Fix broken core library Doxygen version number makefile macro.Dean Camera2013-03-201-1/+1
* Fix "grep: Version.h: No such file or directory" error when including the cor...Dean Camera2013-03-121-1/+1
* Fix invalid module IDs and update VSIX packing script to ensure the database ...Dean Camera2013-01-101-1/+1
* Update copyright year to 2013.Dean Camera2013-01-031-1/+1
* Add Atmel Studio integration files.Dean Camera2013-01-031-3/+3
* Fix include path of the LUFA SOURCES build module from the master build modul...Dean Camera2012-08-271-1/+1
* Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build sys...Dean Camera2012-08-181-1/+4
* Fix up main library core makefile include paths.Dean Camera2012-07-141-3/+3
* Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LU...Dean Camera2012-07-051-2/+2
* Minor makefile fixes - add phony targets, remove silence switch from the root...Dean Camera2012-06-181-0/+3
* Add ability to generate SYM files in the BUILD module. Clean up build system ...Dean Camera2012-06-111-0/+3
* Fix up core library makefile clean target to properly remove dependency files.Dean Camera2012-06-101-3/+3
* Make sure the main library core makefile does not interfere with the Doxygen ...Dean Camera2012-06-101-7/+3
* Fix BUILD module so that user flags are applied after all auto-generated flag...Dean Camera2012-06-061-1/+1
* Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion fi...Dean Camera2012-06-061-1/+1
* Clean up CORE build system module, use simple rather than recursive make vari...Dean Camera2012-06-021-2/+3
* Add platform driver dispatch header and makefile module source variable.Dean Camera2012-06-021-0/+1
* Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that...Dean Camera2012-06-021-2/+2
* Update library documentation on the standard LUFA makefile template configura...Dean Camera2012-06-021-2/+6
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-87/+25
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* Remove outdated documentation from the library, minor documentation improveme...Dean Camera2012-04-091-40/+40
* Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean Camera2012-04-091-2/+4
* Removed the old pseudo-scheduler from the library as it was unused and deprec...Dean Camera2012-04-081-3/+1
* Add additional specific sub-family parts to the ModuleTest build test as thes...Dean Camera2012-04-081-5/+7
* Oops - fix broken makefile tar rule.Dean Camera2012-04-071-1/+1
* Fix up Doxygen documentation directives to allow for generation of documentat...Dean Camera2012-04-071-0/+1
* Add extra LUFA TAR archive export exclusions.Dean Camera2012-04-071-1/+1
* Add main library makefile target "export_tar" to export a copy of the library...Dean Camera2012-04-071-1/+6
* Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean Camera2012-03-091-1/+1
* Update Doxygen documentation build scripts to fail if any warnings are genera...Dean Camera2012-03-091-1/+5
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-241-26/+27
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-14/+14
* Add project name to the Doxygen makefile target output.Dean Camera2011-09-211-1/+1
* Add XMEGA to the LUFA core library makefile's list of architectures, so that ...Dean Camera2011-07-141-1/+1
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-1/+3
* Added new Host mode Audio Class driver.Dean Camera2011-06-081-12/+13
* Copy out the EndpointStream and PipeStream functions to each architecture, so...Dean Camera2011-05-261-13/+13
* Add new "version" makefile target to the main LUFA library makefile, to give ...Dean Camera2011-05-181-1/+4
* Fixed possible invalid program execution when in host mode if corrupt descrip...Dean Camera2011-05-141-3/+6
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+2