summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30Tag the LUFA 120730 release.LUFA-120730Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-29Minor documentation improvements.Dean
2012-05-29Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro...Dean
2012-05-29Make sure that LUFAConfig.h is included *after* the common submodules, so tha...Dean
2012-05-29Ensure the DFU bootloader disables and clears the activity LED toggle timer w...Dean
2012-05-27Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean
2012-05-27AppConfigHeaders: Add missing AppConfig.h file includes.Dean
2012-05-27AppConfigHeaders: Merge in latest trunk.Dean
2012-05-27Don't generate dependency files or a MAP file when running BuildTests where p...Dean
2012-05-27Oops - shell variables can't use the += operator - must reference the existin...Dean
2012-05-27AppConfigHeaders: Merge in latest trunk.Dean
2012-05-27Remove legacy AS4 project files, now that they can be automatically generated...Dean
2012-05-27Add maintenance script to automatically generate legacy AS4 project files.Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-05-27Minor documentation improvements.Dean
2012-05-27Minor documentation improvements.Dean
2012-05-27Minor documentation improvements.Dean
2012-05-26AppConfigHeaders: Merge in latest trunk.Dean
2012-05-26Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the U...Dean
2012-05-26Fix incorrect definition for the XMEGA Endpoint_BytesInEndpoint() function wh...Dean
2012-05-21AppConfigHeaders: Merge in latest trunk.Dean
2012-05-21Oops - mask out the endpoint address direction when comparing the IN and OUT ...Dean
2012-05-21Fix AVRISP-MKII clone and XPLAINBridge projects not properly configuring the ...Dean
2012-05-21Turn off watchdog before jumping to the user application in the DFU and CDC b...Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean
2012-05-20Minor documentation improvements.Dean
2012-05-20Add missing AppConfig.h includes to project Descriptors.h files.Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Minor documentation improvements.Dean
2012-05-20Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...Dean
2012-05-20Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pi...Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-05-19Add missing CPPCheck unusedFunction check suppressions on the USB template fu...Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-17Update CDC and DFU class bootloader documentation with a device memory map il...Dean
2012-05-15AppConfigHeaders: Fix branch validation error.Dean
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-05-13AppConfigHeaders: Move out the last of the demo/app configurations into new A...Dean
2012-05-13Clean up and speed up build tests by turning off expensive and slow size opti...Dean
2012-05-13AppConfigHeaders: Fix branch validation errors.Dean
2012-05-13AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h c...Dean
2012-05-13AppConfigHeaders: Oops - fix up AppConfig.h for the low level AudioOutput and...Dean
2012-05-13AppConfigHeaders: Merge in latest main.Dean
2012-05-13Minor tweaks to the build tests to ensure that they will operate properly on ...Dean
2012-05-13AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...Dean
2012-05-13AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h con...Dean
2012-05-13AppConfigHeaders: Switch DualRole and low level Host mode demos to use LUFACo...Dean