aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver
Commit message (Expand)AuthorAgeFilesLines
* Add move-to-root directives to all ASF XML application modules, to make the c...Dean Camera2013-04-2316-0/+32
* Add explicit requirements for the AppConfig.h headers in the various project ...Dean Camera2013-04-017-0/+7
* Minor documentation improvements.Dean Camera2013-03-1820-41/+41
* Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...Dean Camera2013-03-093-0/+3
* Whitespace fixes in the LUFA configuration files.Dean Camera2013-01-2916-32/+32
* Update Atmel Studio core board templates to use different templates for each ...Dean Camera2013-01-2716-16/+16
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-2016-144/+224
* Move out dummy board module and add strong-references to it in each project, ...Dean Camera2013-01-1216-0/+28
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-1214-0/+87
* Ensure the demo and project main text files are distributed in Atmel Studio p...Dean Camera2013-01-1114-0/+24
* Alter VSIX build script to verify all referenced filenames in all modules and...Dean Camera2013-01-112-2/+0
* Add board definitions to the pseudo-board selector module in the Atmel Studio...Dean Camera2013-01-1112-0/+12
* Update and add missing Atmel Studio project description XML files.Dean Camera2013-01-107-7/+0
* Add and update more Atmel Studio project description XML files.Dean Camera2013-01-103-0/+3
* Make sure the INF driver file is distributed in Atmel Studio projects that re...Dean Camera2013-01-094-0/+8
* Add class driver host mode demo ASF module XML files.Dean Camera2013-01-091-3/+2
* Fix incorrect module ID in the RNDIS device demo ASF.xml file.Dean Camera2013-01-081-1/+1
* Add FDK project descriptions for the class driver Device mode examples.Dean Camera2013-01-0816-0/+633
* Update copyright year to 2013.Dean Camera2013-01-03135-253/+253
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-0316-160/+1056
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-031-3/+3
* Minor documentation improvements.Dean Camera2012-10-05118-118/+118
* Use the framework provided GlobalInterruptEnable() function instead of the AV...Dean Camera2012-09-1716-16/+16
* Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...Dean Camera2012-08-164-0/+12
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...Dean Camera2012-08-1316-384/+640
* Add help text to the project makefiles to help new users get information on t...Dean Camera2012-08-1116-0/+32
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-2916-96/+64
* Use immediate variable expansion in the second-deepest level makefile scripts...Dean Camera2012-07-141-1/+1
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-1416-144/+144
* Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean Camera2012-07-1116-16/+16
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-4/+6
* Slightly better method of recursive make - use proper make dependencies to al...Dean Camera2012-07-101-4/+17
* Update CDC driver INF files so that they should work even on systems without ...Dean Camera2012-07-074-260/+76
* Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP c...Dean Camera2012-06-262-42/+42
* Don't enforce silent output on submake - pass down the value set by the user ...Dean Camera2012-06-241-2/+2
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-2116-0/+16
* Minor makefile fixes - add phony targets, remove silence switch from the root...Dean Camera2012-06-181-0/+2
* Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean Camera2012-06-101-0/+2
* Spell check source code, fix mistakes.Dean Camera2012-06-092-4/+4
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean Camera2012-06-0415-0/+30
* Add emergency aborts to the recursive makefiles to prevent system failures du...Dean Camera2012-06-041-0/+7
* Quiet initial recursive makefile invocation for all projects.Dean Camera2012-06-031-3/+3
* Use auto-detection of project directories for the demo, project and bootloade...Dean Camera2012-06-031-33/+4
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-0117-11640/+545
* AppConfigHeaders: Merge in latest trunk.Dean Camera2012-05-2717-17/+1
|\
| * Remove legacy AS4 project files, now that they can be automatically generated...Dean Camera2012-05-2716-16/+0
| * Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* | Merge in latest trunk.Dean Camera2012-05-2048-426/+330
|\|
| * Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-2016-336/+240
| * Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean Camera2012-05-1816-74/+74