| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 13 | -26/+26 |
* | Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit... | Dean Camera | 2013-11-21 | 1 | -2/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-09-01 | 1 | -1/+1 |
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 2 | -1/+7 |
* | Minor tweak to RNDIS INF files to make them uniform with the style of the CDC... | Dean Camera | 2013-05-25 | 1 | -1/+1 |
* | Add Windows INF driver templates and class driver OS support information to t... | Dean Camera | 2013-05-19 | 2 | -0/+117 |
* | Fix board driver hardware capability definition macro documentation. Fix Doxy... | Dean Camera | 2013-04-28 | 1 | -2/+2 |
* | Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting in... | Dean Camera | 2013-04-25 | 1 | -1/+4 |
* | Add move-to-root directives to all ASF XML application modules, to make the c... | Dean Camera | 2013-04-23 | 2 | -0/+4 |
* | Fix incorrect memory space usage on the Device Descriptor in the device mode ... | Dean Camera | 2013-02-26 | 1 | -1/+1 |
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 1 | -4/+4 |
* | Update Atmel Studio core board templates to use different templates for each ... | Dean Camera | 2013-01-27 | 4 | -13/+41 |
* | Add code template for the new board hardware information driver. | Dean Camera | 2013-01-27 | 1 | -0/+82 |
* | Move out dummy board module and add strong-references to it in each project, ... | Dean Camera | 2013-01-12 | 2 | -0/+2 |
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 2 | -0/+10 |
* | Add board definitions to the pseudo-board selector module in the Atmel Studio... | Dean Camera | 2013-01-11 | 2 | -0/+2 |
* | Add device and host mode template projects. | Dean Camera | 2013-01-07 | 8 | -0/+637 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 6 | -11/+11 |
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 5 | -5/+5 |
* | Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ... | Dean Camera | 2012-09-19 | 1 | -5/+5 |
* | Minor documentation corrections. | Dean Camera | 2012-09-19 | 1 | -1/+1 |
* | Add help text to the project makefiles to help new users get information on t... | Dean Camera | 2012-08-11 | 1 | -0/+2 |
* | Update makefile template with the new build module filenames. | Dean Camera | 2012-07-14 | 1 | -9/+9 |
* | Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ... | Dean Camera | 2012-07-11 | 1 | -2/+2 |
* | Add HID bootloader build module (thanks to Stefan Hellermann). | Dean Camera | 2012-06-21 | 1 | -0/+1 |
* | Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices. | Dean Camera | 2012-06-10 | 1 | -0/+1 |
* | Update SVN line endings property on newer source files to native. | Dean Camera | 2012-06-07 | 1 | -35/+35 |
* | Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3... | Dean Camera | 2012-06-05 | 1 | -1/+1 |
* | Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ... | Dean Camera | 2012-06-04 | 1 | -0/+2 |
* | Replace architecture specific makefiles in the BuildTests with the new common... | Dean Camera | 2012-06-02 | 3 | -1911/+0 |
* | Switch over Demos, Bootloaders and Projects to the new and improved build sys... | Dean Camera | 2012-06-01 | 1 | -0/+33 |
* | Merge in latest trunk. | Dean Camera | 2012-05-20 | 3 | -6/+7 |
|\ |
|
| * | Update project Doxygen and makefiles so that the resulting project documentat... | Dean Camera | 2012-05-17 | 3 | -3/+3 |
| * | Clean up and speed up build tests by turning off expensive and slow size opti... | Dean Camera | 2012-05-13 | 1 | -3/+4 |
* | | Add branch for the conversion of demos to use standard C header files for con... | Dean Camera | 2012-05-10 | 1 | -0/+4 |
|/ |
|
* | Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar... | Dean Camera | 2012-04-09 | 1 | -3/+3 |
* | Make Doxygen fail for any Doxygen output other than unsupported tags (as thes... | Dean Camera | 2012-04-09 | 3 | -3/+3 |
* | Doxygen documentation style changes. Minor documentation corrections. | Dean Camera | 2012-04-08 | 5 | -48/+58 |
* | Only abort Doxygen documentation generation if a non-unsupported tag warning ... | Dean Camera | 2012-03-09 | 3 | -3/+3 |
* | Update Doxygen documentation build scripts to fail if any warnings are genera... | Dean Camera | 2012-03-09 | 3 | -3/+9 |
* | Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8... | Dean Camera | 2012-02-12 | 1 | -3/+3 |
* | Add board driver support for the Atmel XMEGA-B1 Xplained board. | Dean Camera | 2012-02-06 | 1 | -2/+2 |
* | Update LUFAConfig.h with the new compile time options, re-format Doxygen docu... | Dean Camera | 2012-02-05 | 1 | -0/+4 |
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 5 | -5/+5 |
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 5 | -5/+5 |
* | Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ... | Dean Camera | 2012-01-29 | 3 | -0/+15 |
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | Dean Camera | 2011-12-23 | 1 | -3/+3 |
* | Add XMEGA compile time tokens to the LUFAConfig.h code template. | Dean Camera | 2011-11-23 | 1 | -0/+32 |
* | Fix typos in makefile templates. | Dean Camera | 2011-11-09 | 3 | -3/+3 |
* | Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR... | Dean Camera | 2011-11-01 | 1 | -0/+32 |