Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add node.js libusb GenericHID test script. | László Monda | 2013-11-03 | 1 | -0/+143 | |
| | | ||||||
* | | Add libusb GenericHID Python test script. | László Monda | 2013-11-02 | 2 | -0/+98 | |
|/ | ||||||
* | Replace remaining MIDI interface numbers with enums. | László Monda | 2013-10-12 | 5 | -8/+8 | |
| | ||||||
* | Replace CDC interface numbers with enums. | László Monda | 2013-10-10 | 9 | -73/+73 | |
| | ||||||
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 48 | -121/+281 | |
| | ||||||
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 5 | -0/+15 | |
| | ||||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 16 | -15040/+21360 | |
| | | | | due to changes in the code fragment output in the Doxygen XML. | |||||
* | Add host application directories as distributables in Atmel Studio. | Dean Camera | 2013-08-14 | 1 | -0/+3 | |
| | ||||||
* | Add missing Studio module to the Class Driver RNDIS Device demo. | Dean Camera | 2013-07-14 | 1 | -0/+1 | |
| | ||||||
* | Refactor GenericHID Python test script code to make user specific ↵ | Dean Camera | 2013-07-07 | 1 | -8/+12 | |
| | | | | adjustments easier. | |||||
* | Add Python test script using pywinusb for the Class Driver Generic HID ↵ | Dean Camera | 2013-07-07 | 2 | -0/+93 | |
| | | | | Device demo application. | |||||
* | Minor documentation improvements. | Dean Camera | 2013-07-06 | 1 | -1/+0 | |
| | ||||||
* | Minor documentation improvements. | Dean Camera | 2013-06-16 | 7 | -22/+22 | |
| | ||||||
* | Update board Dataflash_Init() functions to automatically configure the ↵ | Dean Camera | 2013-06-12 | 3 | -3/+0 | |
| | | | | appropriate communication interface. | |||||
* | Minor tweak to RNDIS INF files to make them uniform with the style of the ↵ | Dean Camera | 2013-05-25 | 1 | -1/+1 | |
| | | | | CDC INF drivers. | |||||
* | Update Atmel Studio project captions. | Dean Camera | 2013-05-23 | 16 | -16/+16 | |
| | ||||||
* | Minor documentation improvements. | Dean Camera | 2013-05-22 | 1 | -2/+2 | |
| | ||||||
* | Add missing project dependencies. | Dean Camera | 2013-05-19 | 2 | -1/+1 | |
| | ||||||
* | 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 | 1 | -42/+46 | |
| | ||||||
* | Update Doxygen configuration files to the latest version. | Dean Camera | 2013-05-19 | 16 | -800/+1360 | |
| | ||||||
* | Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined. | Dean Camera | 2013-05-18 | 2 | -2/+0 | |
| | ||||||
* | Add symbolic names for USB Device String Descriptors within the demos, ↵ | Dean Camera | 2013-05-15 | 32 | -84/+260 | |
| | | | | applications and bootloaders. | |||||
* | Add move-to-root directives to all ASF XML application modules, to make the ↵ | Dean Camera | 2013-04-23 | 16 | -0/+32 | |
| | | | | code easier to find in the release version of Atmel Studio 6.1. | |||||
* | Add explicit requirements for the AppConfig.h headers in the various project ↵ | Dean Camera | 2013-04-01 | 7 | -0/+7 | |
| | | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. | |||||
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 20 | -41/+41 | |
| | ||||||
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling ↵ | Dean Camera | 2013-03-09 | 3 | -0/+3 | |
| | | | | routines, to prevent ejection errors on *nix systems due to an unknown SCSI command. | |||||
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 16 | -32/+32 | |
| | ||||||
* | Update Atmel Studio core board templates to use different templates for each ↵ | Dean Camera | 2013-01-27 | 16 | -16/+16 | |
| | | | | driver, so that the project caption contains the architecture. Update individual board modules to include the relevant board hardware drivers. | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 16 | -144/+224 | |
| | ||||||
* | Move out dummy board module and add strong-references to it in each project, ↵ | Dean Camera | 2013-01-12 | 16 | -0/+28 | |
| | | | | so that the correct project caption is generated inside Atmel Studio. | |||||
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 14 | -0/+87 | |
| | ||||||
* | Ensure the demo and project main text files are distributed in Atmel Studio ↵ | Dean Camera | 2013-01-11 | 14 | -0/+24 | |
| | | | | projects. | |||||
* | Alter VSIX build script to verify all referenced filenames in all modules ↵ | Dean Camera | 2013-01-11 | 2 | -2/+0 | |
| | | | | and projects, rather than just the core modules. Fix discovered errors in the project XML files. | |||||
* | Add board definitions to the pseudo-board selector module in the Atmel ↵ | Dean Camera | 2013-01-11 | 12 | -0/+12 | |
| | | | | Studio integration files. Make sure all projects require the base board module, so that it appears as a top level module in the project ASF explorer for easy board switching. | |||||
* | Update and add missing Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 7 | -7/+0 | |
| | ||||||
* | 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 ↵ | Dean Camera | 2013-01-09 | 4 | -0/+8 | |
| | | | | require them. | |||||
* | 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 | 135 | -253/+253 | |
| | ||||||
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 16 | -160/+1056 | |
| | ||||||
* | Fixed hardware race condition that could cause failed device enumerations ↵ | Dean Camera | 2013-01-03 | 1 | -3/+3 | |
| | | | | | | | | for AVR8 and UC3 architectures (thanks to Mike Beyhs). Fixed incorrect Minimus board LED definitions (thanks to Joonas Lahtinen). Fixed incorrect LED masks for received data display in the Device GenericHID demos (thanks to Denys Berkovskyy). | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 118 | -118/+118 | |
| | ||||||
* | Use the framework provided GlobalInterruptEnable() function instead of the ↵ | Dean Camera | 2012-09-17 | 16 | -16/+16 | |
| | | | | AVR8/XMEGA specific sei() macro, for future demo/project portability. | |||||
* | Fixed missing Win-32bit compatibility sections in the LUFA INF driver files ↵ | Dean Camera | 2012-08-16 | 4 | -0/+12 | |
| | | | | (thanks to Christan Beharrell). | |||||
* | Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build ↵ | Dean Camera | 2012-08-13 | 16 | -384/+640 | |
| | | | | module for the latest Doxygen release. | |||||
* | Add help text to the project makefiles to help new users get information on ↵ | Dean Camera | 2012-08-11 | 16 | -0/+32 | |
| | | | | the improved build system. | |||||
* | Upgrade Doxygen configuration files to 1.8.1.2. | Dean Camera | 2012-07-29 | 16 | -96/+64 | |
| |