Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it. | László Monda | 2014-01-08 | 1 | -18/+3 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 256 | -522/+522 |
| | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-12-26 | 29 | -232/+899 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-12-20 | 2 | -2/+2 |
| | |||||
* | Use new VERSION_BCD() macro with explicit int arguments to fix edge cases ↵ | Dean Camera | 2013-11-21 | 30 | -93/+93 |
| | | | | with the previous floating point macro version. | ||||
* | Exclude all host application directories from the Doxygen configuration files. | Dean Camera | 2013-11-20 | 3 | -3/+7 |
| | |||||
* | Merge pull request #12 from mondalaci/generichid-node-libusb-script | Dean Camera | 2013-11-03 | 1 | -0/+143 |
|\ | | | | | Add node.js libusb GenericHID test script. | ||||
| * | Add node.js libusb GenericHID test script. | László Monda | 2013-11-03 | 1 | -0/+143 |
| | | |||||
* | | Merge pull request #11 from mondalaci/generichid-libusb-scripts | Dean Camera | 2013-11-03 | 2 | -0/+98 |
|\ \ | | | | | | | Add libusb GenericHID Python test script. | ||||
| * | | Add libusb GenericHID Python test script. | László Monda | 2013-11-02 | 2 | -0/+98 |
| |/ | |||||
* | | Minor documentation improvements. | Dean Camera | 2013-10-30 | 1 | -1/+1 |
| | | |||||
* | | Add new Bulk Vendor device demo application. | Dean Camera | 2013-10-30 | 20 | -0/+4040 |
| | | |||||
* | | Add Python host test application for the low level GenericHID demo. | Dean Camera | 2013-10-30 | 2 | -0/+97 |
|/ | |||||
* | Replace remaining MIDI interface numbers with enums. | László Monda | 2013-10-12 | 8 | -11/+11 |
| | |||||
* | Replace CDC interface numbers with enums. | László Monda | 2013-10-10 | 16 | -211/+211 |
| | |||||
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 74 | -206/+494 |
| | |||||
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 8 | -0/+24 |
| | |||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 28 | -26320/+37380 |
| | | | | 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 |
| | |||||
* | 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 ↵ | Dean Camera | 2013-06-12 | 4 | -4/+0 |
| | | | | appropriate communication interface. | ||||
* | Minor tweak to RNDIS INF files to make them uniform with the style of the ↵ | Dean Camera | 2013-05-25 | 2 | -2/+2 |
| | | | | CDC INF drivers. | ||||
* | 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 ↵ | Dean Camera | 2013-05-19 | 3 | -16/+62 |
| | | | | support. | ||||
* | 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, ↵ | Dean Camera | 2013-05-15 | 58 | -159/+478 |
| | | | | applications and bootloaders. | ||||
* | Add move-to-root directives to all ASF XML application modules, to make the ↵ | Dean Camera | 2013-04-23 | 28 | -0/+56 |
| | | | | 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 | 12 | -0/+12 |
| | | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. | ||||
* | 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 ↵ | Dean Camera | 2013-03-09 | 4 | -0/+4 |
| | | | | 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 | 29 | -58/+58 |
| | |||||
* | Update Atmel Studio core board templates to use different templates for each ↵ | Dean Camera | 2013-01-27 | 28 | -28/+28 |
| | | | | 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 | 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 |
| | | | | 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 | 26 | -0/+159 |
| | |||||
* | Ensure the demo and project main text files are distributed in Atmel Studio ↵ | Dean Camera | 2013-01-11 | 26 | -0/+46 |
| | | | | 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 | 23 | -0/+23 |
| | | | | 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 | 19 | -7/+471 |
| |