| 2017-04-18 |
Dean Camera | Update copyrights for 2017. |
tree | commitdiff |
| 2016-04-05 |
Dean Camera | Replace the LUFA build system with DMBS. |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Add LUFA DMBS extension modules, use DMBS in project... |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Merge branch 'master' into dmbs |
tree | commitdiff |
| 2016-01-31 |
Dean Camera | Update copyrights to 2016. |
tree | commitdiff |
| 2015-12-02 |
Dean Camera | Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex... |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Merge pull request #46 from NicoHood/patch-1 |
tree | commitdiff |
| 2015-08-01 |
Dean Camera | Merge pull request #49 from the2masters/progmem |
tree | commitdiff |
| 2015-05-17 |
Dean Camera | Update copyrights to 2015 (better late than never). |
tree | commitdiff |
| 2014-01-07 |
Dean Camera | Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos... |
tree | commitdiff |
| 2014-01-07 |
László Monda | Use the new USB_STRING_DESCRIPTOR macro for every strin... |
tree | commitdiff |
| 2014-01-05 |
Dean Camera | Merge pull request #19 from mondalaci/attr-no-inline... |
tree | commitdiff |
| 2014-01-03 |
Dean Camera | Update copyrights for 2014. |
tree | commitdiff |
| 2014-01-03 |
Dean Camera | Merge pull request #17 from mondalaci/further-generichi... |
tree | commitdiff |
| 2013-12-20 |
Dean Camera | Merge pull request #15 from mondalaci/limit-control... |
tree | commitdiff |
| 2013-11-21 |
Dean Camera | Use new VERSION_BCD() macro with explicit int arguments... |
tree | commitdiff |
| 2013-10-06 |
Dean Camera | Merge pull request #8 from mondalaci/extract-interface... |
tree | commitdiff |
| 2013-10-06 |
László Monda | Extract interface numbers into enums. |
tree | commitdiff |
| 2013-05-20 |
Dean Camera | Merge branch 'XMEGA-Demo-Ports-ClockOnly' |
tree | commitdiff |
| 2013-05-19 |
Dean Camera | Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly |
tree | commitdiff |
| 2013-05-19 |
Dean Camera | Pseudo-port the projects and dual role demos for possib... |
tree | commitdiff |
| 2013-05-15 |
Dean Camera | Add symbolic names for USB Device String Descriptors... |
tree | commitdiff |
| 2013-03-18 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2013-01-29 |
Dean Camera | Whitespace fixes in the LUFA configuration files. |
tree | commitdiff |
| 2013-01-03 |
Dean Camera | Update copyright year to 2013. |
tree | commitdiff |
| 2012-10-05 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2012-09-17 |
Dean Camera | Use the framework provided GlobalInterruptEnable()... |
tree | commitdiff |
| 2012-09-01 |
Dean Camera | Remove incomplete Microsoft Sideshow device demo. |
tree | commitdiff |
| 2012-08-11 |
Dean Camera | Add help text to the project makefiles to help new... |
tree | commitdiff |
| 2012-07-14 |
Dean Camera | Rename build system module makefiles from "lufa.MODULE... |
tree | commitdiff |
| 2012-07-11 |
Dean Camera | Fix project makefiles - remove trailing slash from... |
tree | commitdiff |
| 2012-06-21 |
Dean Camera | Add svn:eol-style property on all source files where... |
tree | commitdiff |
| 2012-06-21 |
Dean Camera | Add HID bootloader build module (thanks to Stefan Helle... |
tree | commitdiff |
| 2012-06-10 |
Dean Camera | Add OBJDIR optional build variable to the BULD build... |
tree | commitdiff |
| 2012-06-09 |
Dean Camera | Spell check source code, fix mistakes. |
tree | commitdiff |
| 2012-06-04 |
Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... |
tree | commitdiff |
| 2012-06-01 |
Dean Camera | Switch over Demos, Bootloaders and Projects to the... |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | Merge in AppConfigHeaders branch to trunk, altering... |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-26 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-21 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-20 |
Dean Camera | Merge in latest trunk. |
tree | commitdiff |
| 2012-05-20 |
Dean Camera | Merge in latest trunk. |
tree | commitdiff |
| 2012-05-17 |
Dean Camera | Update project Doxygen and makefiles so that the result... |
tree | commitdiff |
| 2012-05-15 |
Dean Camera | AppConfigHeaders: Make sure that in applications using... |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest main. |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Switch low level Device mode demos... |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | AppConfigHeaders: Fix broken documentation in the HID... |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | AppConfigHeaders: Merge in minor changes from trunk. |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | AppConfigHeaders: Update several additional user projec... |
tree | commitdiff |
| 2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
| 2012-05-06 |
Dean Camera | Increased endpoint polling interval for all demos and... |
tree | commitdiff |
| 2012-04-14 |
Dean Camera | Reintegrate the FullEPAddresses development branch... |
tree | commitdiff |
| 2012-04-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
tree | commitdiff |
| 2012-03-09 |
Dean Camera | Only abort Doxygen documentation generation if a non... |
tree | commitdiff |
| 2012-03-09 |
Dean Camera | Update Doxygen documentation build scripts to fail... |
tree | commitdiff |
| 2012-02-29 |
Dean Camera | Update StaticAnalysisTest to check for missing header... |
tree | commitdiff |
| 2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
| 2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
| 2012-01-02 |
Dean Camera | USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF... |
tree | commitdiff |
| 2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
| 2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
| 2011-08-16 |
Dean Camera | Add shortcuts to SwapEndian_16() and SwapEndian_32... |
tree | commitdiff |
| 2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
| 2011-07-15 |
Dean Camera | Add missing SVN eol-style property to files where it... |
tree | commitdiff |
| 2011-07-01 |
Dean Camera | Seperate out the device demos and project's configurati... |
tree | commitdiff |
| 2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
| 2011-06-16 |
Dean Camera | Add missing SVN eol-style properties to source files... |
tree | commitdiff |
| 2011-04-10 |
Dean Camera | Remove redundant type information for bitfield elements... |
tree | commitdiff |
| 2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
| 2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
| 2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
| 2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
| 2011-02-06 |
Dean Camera | Oops - fix missing constants in the TempDataLogger... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
| 2011-01-13 |
Dean Camera | Added new high level TWI packet read/write commands... |
tree | commitdiff |
| 2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
| 2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
| 2010-11-22 |
Dean Camera | Lower bulk endpoint polling rate in the descriptors... |
tree | commitdiff |
| 2010-11-10 |
Dean Camera | Fixed incorrect PollingIntervalMS values in the demo... |
tree | commitdiff |
| 2010-11-05 |
Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... |
tree | commitdiff |
| 2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
| 2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
| 2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
tree | commitdiff |
| 2010-09-28 |
Dean Camera | Fix up incorrect version numbers in demo/project descri... |
tree | commitdiff |
| 2010-09-24 |
Dean Camera | Remove dfu-programmer program switches, to ensure maxim... |
tree | commitdiff |
| 2010-09-24 |
Dean Camera | Added the --suppress-bootloader-mem option to the makef... |
tree | commitdiff |
| 2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
tree | commitdiff |
| 2010-08-29 |
Dean Camera | Remove remaining void* descriptor casts in the projects... |
tree | commitdiff |
| 2010-08-24 |
Dean Camera | Changed the signature of the CALLBACK_USB_GetDescriptor... |
tree | commitdiff |
| 2010-08-22 |
Dean Camera | Changed all Device mode LowLevel demos and Device Class... |
tree | commitdiff |
| 2010-08-09 |
Dean Camera | Removed complicated logic for the Endpoint_ConfigureEnd... |
tree | commitdiff |
| 2010-08-09 |
Dean Camera | Add notification endpoint to the incomplete TMC demo. |
tree | commitdiff |
| 2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
| 2010-08-03 |
Dean Camera | Ensure all demos now compile in C99 standards mode... |
tree | commitdiff |
| 2010-07-31 |
Dean Camera | Fixed Serial peripheral driver not turning off the... |
tree | commitdiff |
| 2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
tree | commitdiff |
| 2010-07-28 |
Dean Camera | Add TMC header read and write functions, so that TMC... |
tree | commitdiff |
| next |