Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LUFA DMBS extension modules, use DMBS in project makefiles. | Dean Camera | 2016-04-03 | 1 | -10/+15 |
| | |||||
* | Add signed Atmel Studio libUSB driver for the AVR-ISP MKII Clone. | Dean Camera | 2016-02-07 | 1 | -0/+1 |
| | |||||
* | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 28 | -55/+55 |
| | |||||
* | Fixed low level RNDIS demo incorrectly setting the RNDIS state when a null ↵ | Dean Camera | 2015-12-22 | 1 | -1/+1 |
| | | | | packet filter was requested. | ||||
* | Fix void pointer arithmetic in the low level RNDIS demo. | Dean Camera | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks ↵ | Dean Camera | 2015-12-02 | 2 | -2/+2 |
| | | | | to matlo). | ||||
* | Add DHCP Lease Time to RNDIS Demo | Stefan Hellermann | 2015-09-30 | 2 | -2/+13 |
| | | | | | | The RNDIS ClassDriver and LowLevel Demo won't work on some Linux hosts as their DHCP client requires the DHCP Option Lease Time. Add it to both Demos. Tested on Fedora Linux 22. | ||||
* | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 28 | -55/+55 |
| | |||||
* | Documentation fixes. | Dean Camera | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to latest Doxygen. | Dean Camera | 2014-12-27 | 1 | -101/+132 |
| | |||||
* | Obsolete the old MACROS and MACROE convenience macros. | Dean Camera | 2014-09-14 | 1 | -5/+5 |
| | |||||
* | 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 | 1 | -14/+35 |
| | |||||
* | Upgrade to latest Doxygen. | Dean Camera | 2014-04-21 | 1 | -27/+34 |
| | |||||
* | Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵ | Dean Camera | 2014-01-08 | 2 | -0/+1 |
| | | | | Studio extension. | ||||
* | Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required. | Dean Camera | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | Use the new USB_STRING_DESCRIPTOR macro for every string descriptor. | László Monda | 2014-01-08 | 1 | -18/+3 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 28 | -57/+57 |
| | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-12-26 | 1 | -8/+31 |
| | |||||
* | Use new VERSION_BCD() macro with explicit int arguments to fix edge cases ↵ | Dean Camera | 2013-11-21 | 1 | -3/+3 |
| | | | | with the previous floating point macro version. | ||||
* | Replace CDC interface numbers with enums. | László Monda | 2013-10-10 | 1 | -2/+2 |
| | |||||
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 2 | -5/+15 |
| | |||||
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 1 | -0/+3 |
| | |||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 1 | -940/+1335 |
| | | | | 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 | 1 | -3/+3 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Port the device mode demos to the XMEGA architecture where applicable. | Dean Camera | 2013-05-19 | 5 | -5/+66 |
| | |||||
* | 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 | 1 | -50/+85 |
| | |||||
* | 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 | 2 | -5/+16 |
| | | | | applications and bootloaders. | ||||
* | Add move-to-root directives to all ASF XML application modules, to make the ↵ | Dean Camera | 2013-04-23 | 1 | -0/+2 |
| | | | | 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 | 1 | -0/+1 |
| | | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. | ||||
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 6 | -10/+10 |
| | |||||
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 1 | -2/+2 |
| | |||||
* | Update Atmel Studio core board templates to use different templates for each ↵ | Dean Camera | 2013-01-27 | 1 | -1/+1 |
| | | | | 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 | 1 | -9/+14 |
| | |||||
* | Move out dummy board module and add strong-references to it in each project, ↵ | Dean Camera | 2013-01-12 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+6 |
| | |||||
* | Ensure the demo and project main text files are distributed in Atmel Studio ↵ | Dean Camera | 2013-01-11 | 1 | -0/+2 |
| | | | | projects. | ||||
* | Add board definitions to the pseudo-board selector module in the Atmel ↵ | Dean Camera | 2013-01-11 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+57 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 28 | -55/+55 |
| | |||||
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 1 | -10/+66 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 27 | -27/+27 |
| | |||||
* | Use the framework provided GlobalInterruptEnable() function instead of the ↵ | Dean Camera | 2012-09-17 | 1 | -1/+1 |
| | | | | AVR8/XMEGA specific sei() macro, for future demo/project portability. | ||||
* | Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build ↵ | Dean Camera | 2012-08-13 | 1 | -24/+40 |
| | | | | 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 | 1 | -0/+2 |
| | | | | the improved build system. |