aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing Studio module to the Class Driver RNDIS Device demo.Dean Camera2013-07-141-0/+1
* Refactor GenericHID Python test script code to make user specific adjustments...Dean Camera2013-07-071-8/+12
* Add Python test script using pywinusb for the Class Driver Generic HID Device...Dean Camera2013-07-072-0/+93
* Minor documentation improvements.Dean Camera2013-07-061-1/+0
* Add missing files to the Low Level Device RNDIS demo inside Atmel Studio.Dean Camera2013-06-181-0/+2
* Minor documentation improvements.Dean Camera2013-06-1612-38/+38
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-124-4/+0
* Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...Dean Camera2013-05-252-2/+2
* Update Atmel Studio project captions.Dean Camera2013-05-2328-28/+28
* Minor documentation improvements.Dean Camera2013-05-221-2/+2
* Add missing project dependencies.Dean Camera2013-05-193-1/+2
* Port the device mode demos to the XMEGA architecture where applicable.Dean Camera2013-05-1957-54/+670
* Pseudo-port the projects and dual role demos for possible later multi-arch su...Dean Camera2013-05-193-16/+62
* Add XMEGA support to the class driver demos where possible.Dean Camera2013-05-1976-71/+931
* Update Windows RNDIS driver template.Dean Camera2013-05-192-84/+92
* Update Doxygen configuration files to the latest version.Dean Camera2013-05-1928-1400/+2380
* Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined.Dean Camera2013-05-183-3/+0
* Add symbolic names for USB Device String Descriptors within the demos, applic...Dean Camera2013-05-1558-159/+478
* Add move-to-root directives to all ASF XML application modules, to make the c...Dean Camera2013-04-2328-0/+56
* Add explicit requirements for the AppConfig.h headers in the various project ...Dean Camera2013-04-0112-0/+12
* Minor documentation improvements.Dean Camera2013-03-1833-64/+64
* Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...Dean Camera2013-03-094-0/+4
* Whitespace fixes in the LUFA configuration files.Dean Camera2013-01-2929-58/+58
* Update Atmel Studio core board templates to use different templates for each ...Dean Camera2013-01-2728-28/+28
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-2028-252/+392
* Move out dummy board module and add strong-references to it in each project, ...Dean Camera2013-01-1228-0/+40
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-1226-0/+159
* Ensure the demo and project main text files are distributed in Atmel Studio p...Dean Camera2013-01-1126-0/+46
* 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-1123-0/+23
* Update and add missing Atmel Studio project description XML files.Dean Camera2013-01-1019-7/+471
* 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-03245-458/+458
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-0328-280/+1848
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-032-6/+6
* Minor documentation improvements.Dean Camera2012-10-05213-213/+213
* Use the framework provided GlobalInterruptEnable() function instead of the AV...Dean Camera2012-09-1729-29/+29
* Make CPPCheck tool happy by altering the program flow in the low level keyboa...Dean Camera2012-09-131-4/+6
* Remove incomplete Microsoft Sideshow device demo.Dean Camera2012-09-0114-1865/+0
* Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...Dean Camera2012-08-166-0/+18
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...Dean Camera2012-08-1328-672/+1120
* Add help text to the project makefiles to help new users get information on t...Dean Camera2012-08-1130-0/+60
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-2928-168/+112
* Use immediate variable expansion in the second-deepest level makefile scripts...Dean Camera2012-07-142-2/+2
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-1430-270/+270
* Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean Camera2012-07-1130-31/+32