aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from upstreamDrashna Jael're2019-09-061-3/+0
|\
| * Documentation: Fix Doxygen grouping.Dean Camera2019-09-041-3/+0
* | Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-0313-25/+25
|\|
| * Documentation: Update copyrights to 2019.Dean Camera2019-01-0813-25/+25
| * Update copyrights for 2018.Dean Camera2018-01-0413-25/+25
* | more crlf issuesskullY2017-07-082-96/+96
|/
* Update copyrights for 2017.Dean Camera2017-04-1813-25/+25
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-10/+15
* Update copyrights to 2016.Dean Camera2016-01-3113-25/+25
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-022-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-1713-25/+25
* Update copyrights for 2014.Dean Camera2014-01-0413-26/+26
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-211-2/+2
* Minor documentation improvements.Dean Camera2013-09-011-1/+1
* Add DefaultInstall section to all INF driver files for easier installation.Dean Camera2013-08-312-1/+7
* Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...Dean Camera2013-05-251-1/+1
* Add Windows INF driver templates and class driver OS support information to t...Dean Camera2013-05-192-0/+117
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-281-2/+2
* Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting in...Dean Camera2013-04-251-1/+4
* Add move-to-root directives to all ASF XML application modules, to make the c...Dean Camera2013-04-232-0/+4
* Fix incorrect memory space usage on the Device Descriptor in the device mode ...Dean Camera2013-02-261-1/+1
* Whitespace fixes in the LUFA configuration files.Dean Camera2013-01-291-4/+4
* Update Atmel Studio core board templates to use different templates for each ...Dean Camera2013-01-274-13/+41
* Add code template for the new board hardware information driver.Dean Camera2013-01-271-0/+82
* Move out dummy board module and add strong-references to it in each project, ...Dean Camera2013-01-122-0/+2
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-122-0/+10
* Add board definitions to the pseudo-board selector module in the Atmel Studio...Dean Camera2013-01-112-0/+2
* Add device and host mode template projects.Dean Camera2013-01-078-0/+637
* Update copyright year to 2013.Dean Camera2013-01-036-11/+11
* Minor documentation improvements.Dean Camera2012-10-055-5/+5
* Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...Dean Camera2012-09-191-5/+5
* Minor documentation corrections.Dean Camera2012-09-191-1/+1
* Add help text to the project makefiles to help new users get information on t...Dean Camera2012-08-111-0/+2
* Update makefile template with the new build module filenames.Dean Camera2012-07-141-9/+9
* Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean Camera2012-07-111-2/+2
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-211-0/+1
* Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.Dean Camera2012-06-101-0/+1
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-071-35/+35
* Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean Camera2012-06-051-1/+1
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean Camera2012-06-041-0/+2
* Replace architecture specific makefiles in the BuildTests with the new common...Dean Camera2012-06-023-1911/+0
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-0/+33
* Merge in latest trunk.Dean Camera2012-05-203-6/+7
|\
| * Update project Doxygen and makefiles so that the resulting project documentat...Dean Camera2012-05-173-3/+3
| * Clean up and speed up build tests by turning off expensive and slow size opti...Dean Camera2012-05-131-3/+4
* | Add branch for the conversion of demos to use standard C header files for con...Dean Camera2012-05-101-0/+4
|/
* Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar...Dean Camera2012-04-091-3/+3
* Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean Camera2012-04-093-3/+3
* Doxygen documentation style changes. Minor documentation corrections.Dean Camera2012-04-085-48/+58
* Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean Camera2012-03-093-3/+3