Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation fixes. | Dean Camera | 2015-03-10 | 11 | -22/+22 |
| | |||||
* | Upgrade to latest Doxygen. | Dean Camera | 2014-12-27 | 13 | -1313/+1716 |
| | |||||
* | Fixed broken LowLevel Audio Out demo sampling frequency configuration ↵ | Dean Camera | 2014-09-28 | 1 | -2/+2 |
| | | | | (thanks to Torsten Duwe). | ||||
* | Obsolete the old MACROS and MACROE convenience macros. | Dean Camera | 2014-09-14 | 2 | -8/+8 |
| | |||||
* | Add Dual MIDI device class driver demo application. | Dean Camera | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Fix overflow for RNDIS class driver responses when returning the adapter ↵ | Dean Camera | 2014-08-31 | 1 | -3/+0 |
| | | | | query list (thanks to Peter Mc Shane). | ||||
* | Update Doxygen confiuration files to 1.8.8. | Dean Camera | 2014-08-24 | 13 | -182/+455 |
| | |||||
* | Ensure BulkVendor received data is cleared before reading from host. | Dean Camera | 2014-06-07 | 1 | -0/+1 |
| | |||||
* | Upgrade to latest Doxygen. | Dean Camera | 2014-04-21 | 13 | -351/+442 |
| | |||||
* | Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵ | Dean Camera | 2014-01-08 | 26 | -0/+13 |
| | | | | Studio extension. | ||||
* | Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required. | Dean Camera | 2014-01-08 | 13 | -13/+13 |
| | |||||
* | Use the new USB_STRING_DESCRIPTOR macro for every string descriptor. | László Monda | 2014-01-08 | 13 | -234/+39 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 111 | -224/+224 |
| | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-12-26 | 13 | -104/+403 |
| | |||||
* | Use new VERSION_BCD() macro with explicit int arguments to fix edge cases ↵ | Dean Camera | 2013-11-21 | 13 | -40/+40 |
| | | | | with the previous floating point macro version. | ||||
* | Exclude all host application directories from the Doxygen configuration files. | Dean Camera | 2013-11-20 | 2 | -2/+5 |
| | |||||
* | 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 | 3 | -3/+3 |
| | |||||
* | Replace CDC interface numbers with enums. | László Monda | 2013-10-10 | 7 | -138/+138 |
| | |||||
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 24 | -81/+200 |
| | |||||
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 3 | -0/+9 |
| | |||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 12 | -11280/+16020 |
| | | | | due to changes in the code fragment output in the Doxygen XML. | ||||
* | 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 | 5 | -16/+16 |
| | |||||
* | Update board Dataflash_Init() functions to automatically configure the ↵ | Dean Camera | 2013-06-12 | 1 | -1/+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 | 12 | -12/+12 |
| | |||||
* | Add missing project dependencies. | Dean Camera | 2013-05-19 | 1 | -0/+1 |
| | |||||
* | Port the device mode demos to the XMEGA architecture where applicable. | Dean Camera | 2013-05-19 | 57 | -54/+670 |
| | |||||
* | 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 | 12 | -600/+1020 |
| | |||||
* | Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined. | Dean Camera | 2013-05-18 | 1 | -1/+0 |
| | |||||
* | Add symbolic names for USB Device String Descriptors within the demos, ↵ | Dean Camera | 2013-05-15 | 24 | -62/+194 |
| | | | | applications and bootloaders. | ||||
* | Add move-to-root directives to all ASF XML application modules, to make the ↵ | Dean Camera | 2013-04-23 | 12 | -0/+24 |
| | | | | 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 | 5 | -0/+5 |
| | | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. | ||||
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 12 | -22/+22 |
| | |||||
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling ↵ | Dean Camera | 2013-03-09 | 1 | -0/+1 |
| | | | | 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 | 12 | -24/+24 |
| | |||||
* | Update Atmel Studio core board templates to use different templates for each ↵ | Dean Camera | 2013-01-27 | 12 | -12/+12 |
| | | | | 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 | 12 | -108/+168 |
| | |||||
* | Move out dummy board module and add strong-references to it in each project, ↵ | Dean Camera | 2013-01-12 | 12 | -0/+12 |
| | | | | 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 | 12 | -0/+72 |
| | |||||
* | Ensure the demo and project main text files are distributed in Atmel Studio ↵ | Dean Camera | 2013-01-11 | 12 | -0/+22 |
| | | | | projects. | ||||
* | Add board definitions to the pseudo-board selector module in the Atmel ↵ | Dean Camera | 2013-01-11 | 11 | -0/+11 |
| | | | | 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 | 12 | -0/+471 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 103 | -193/+193 |
| | |||||
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 12 | -120/+792 |
| | |||||
* | 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). |