| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor documentation improvements. | Dean Camera | 2013-07-06 | 1 | -1/+0 |
* | Add missing files to the Low Level Device RNDIS demo inside Atmel Studio. | Dean Camera | 2013-06-18 | 1 | -0/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-06-16 | 12 | -38/+38 |
* | Update board Dataflash_Init() functions to automatically configure the approp... | Dean Camera | 2013-06-12 | 4 | -4/+0 |
* | Minor tweak to RNDIS INF files to make them uniform with the style of the CDC... | Dean Camera | 2013-05-25 | 2 | -2/+2 |
* | Update Atmel Studio project captions. | Dean Camera | 2013-05-23 | 28 | -28/+28 |
* | Minor documentation improvements. | Dean Camera | 2013-05-22 | 1 | -2/+2 |
* | Add missing project dependencies. | Dean Camera | 2013-05-19 | 3 | -1/+2 |
* | Port the device mode demos to the XMEGA architecture where applicable. | Dean Camera | 2013-05-19 | 57 | -54/+670 |
* | Pseudo-port the projects and dual role demos for possible later multi-arch su... | Dean Camera | 2013-05-19 | 3 | -16/+62 |
* | Add XMEGA support to the class driver demos where possible. | Dean Camera | 2013-05-19 | 76 | -71/+931 |
* | Update Windows RNDIS driver template. | Dean Camera | 2013-05-19 | 2 | -84/+92 |
* | Update Doxygen configuration files to the latest version. | Dean Camera | 2013-05-19 | 28 | -1400/+2380 |
* | Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined. | Dean Camera | 2013-05-18 | 3 | -3/+0 |
* | Add symbolic names for USB Device String Descriptors within the demos, applic... | Dean Camera | 2013-05-15 | 58 | -159/+478 |
* | Add move-to-root directives to all ASF XML application modules, to make the c... | Dean Camera | 2013-04-23 | 28 | -0/+56 |
* | Add explicit requirements for the AppConfig.h headers in the various project ... | Dean Camera | 2013-04-01 | 12 | -0/+12 |
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 33 | -64/+64 |
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r... | Dean Camera | 2013-03-09 | 4 | -0/+4 |
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 29 | -58/+58 |
* | Update Atmel Studio core board templates to use different templates for each ... | Dean Camera | 2013-01-27 | 28 | -28/+28 |
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 28 | -252/+392 |
* | Move out dummy board module and add strong-references to it in each project, ... | Dean Camera | 2013-01-12 | 28 | -0/+40 |
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 26 | -0/+159 |
* | Ensure the demo and project main text files are distributed in Atmel Studio p... | Dean Camera | 2013-01-11 | 26 | -0/+46 |
* | Alter VSIX build script to verify all referenced filenames in all modules and... | Dean Camera | 2013-01-11 | 2 | -2/+0 |
* | Add board definitions to the pseudo-board selector module in the Atmel Studio... | Dean Camera | 2013-01-11 | 23 | -0/+23 |
* | Update and add missing Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 19 | -7/+471 |
* | Add and update more Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 3 | -0/+3 |
* | Make sure the INF driver file is distributed in Atmel Studio projects that re... | Dean Camera | 2013-01-09 | 4 | -0/+8 |
* | Add class driver host mode demo ASF module XML files. | Dean Camera | 2013-01-09 | 1 | -3/+2 |
* | Fix incorrect module ID in the RNDIS device demo ASF.xml file. | Dean Camera | 2013-01-08 | 1 | -1/+1 |
* | Add FDK project descriptions for the class driver Device mode examples. | Dean Camera | 2013-01-08 | 16 | -0/+633 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 245 | -458/+458 |
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 28 | -280/+1848 |
* | Fixed hardware race condition that could cause failed device enumerations for... | Dean Camera | 2013-01-03 | 2 | -6/+6 |
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 213 | -213/+213 |
* | Use the framework provided GlobalInterruptEnable() function instead of the AV... | Dean Camera | 2012-09-17 | 29 | -29/+29 |
* | Make CPPCheck tool happy by altering the program flow in the low level keyboa... | Dean Camera | 2012-09-13 | 1 | -4/+6 |
* | Remove incomplete Microsoft Sideshow device demo. | Dean Camera | 2012-09-01 | 14 | -1865/+0 |
* | Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (... | Dean Camera | 2012-08-16 | 6 | -0/+18 |
* | Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul... | Dean Camera | 2012-08-13 | 28 | -672/+1120 |
* | Add help text to the project makefiles to help new users get information on t... | Dean Camera | 2012-08-11 | 30 | -0/+60 |
* | Upgrade Doxygen configuration files to 1.8.1.2. | Dean Camera | 2012-07-29 | 28 | -168/+112 |
* | Use immediate variable expansion in the second-deepest level makefile scripts... | Dean Camera | 2012-07-14 | 2 | -2/+2 |
* | Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk... | Dean Camera | 2012-07-14 | 30 | -270/+270 |
* | Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ... | Dean Camera | 2012-07-11 | 30 | -31/+32 |
* | Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor... | Dean Camera | 2012-07-10 | 2 | -8/+12 |
* | Slightly better method of recursive make - use proper make dependencies to al... | Dean Camera | 2012-07-10 | 2 | -8/+34 |
* | Update CDC driver INF files so that they should work even on systems without ... | Dean Camera | 2012-07-07 | 6 | -390/+114 |