Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 06d3797bacab37a75c9cc623ea50725acece82a2
  • master default protected
  • LUFA-170418
  • LUFA-151115
  • LUFA-140928
  • LUFA-140302
  • LUFA-130901
  • LUFA-130901-BETA
  • LUFA-130303
  • LUFA-120730
  • LUFA-120730-BETA
  • LUFA-120219
  • LUFA-120219-BETA
  • LUFA-111009
  • LUFA-111009-BETA
  • LUFA-110528
  • LUFA-110528-BETA
17 results
Created with Raphaël 2.2.027May2621201918171513121076529Apr252319181615149875129Mar252320181715141398765429Feb28262524222019181312119865432130Jan29282315226Dec2320141311129Nov282423221816149131Oct302826251812111097428Sep22211775231Aug282423221917169430Jul2926251918151413121110876542130Jun29272019181614131298765432130May2927262322191814139827Apr2523201312108427Mar23211816151413115328Feb2726201917161513121110964230Jan2623221716131083131Dec282625241713123230Nov292726252423222117161514121098753229Oct28Oops - shell variables can't use the += operator - must reference the existing value in the new value to append.AppConfigHeaders: Merge in latest trunk.Remove legacy AS4 project files, now that they can be automatically generated by the new maintenance script.Add maintenance script to automatically generate legacy AS4 project files.Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.Minor documentation improvements.Minor documentation improvements.Minor documentation improvements.AppConfigHeaders: Merge in latest trunk.Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu).Fix incorrect definition for the XMEGA Endpoint_BytesInEndpoint() function when used on OUT endpoints.AppConfigHeaders: Merge in latest trunk.Oops - mask out the endpoint address direction when comparing the IN and OUT endpoint indexes in the AVRISP-MKII clone and XPLAINBridge projects.Fix AVRISP-MKII clone and XPLAINBridge projects not properly configuring the AVRISP IN endpoint when needed if RESET_TOGGLES_LIBUSB_COMPAT compile time option is used.Turn off watchdog before jumping to the user application in the DFU and CDC based bootloaders, for the specific case of /HWB being low during reset (where the bootloader will re-enter).Merge in latest trunk.Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from the AVRISP-MKII clone project can be directly used in the XPLAINBridge project. Add support for RESET_TOGGLES_LIBUSB_COMPAT option in the XPLAINBridge project.Minor documentation improvements.Add missing AppConfig.h includes to project Descriptors.h files.Merge in latest trunk.Minor documentation improvements.Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII clone programmer project (thanks to Robert Spitzenpfeil).Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pipes correctly (thanks to Michael Brown).Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.Add missing CPPCheck unusedFunction check suppressions on the USB template functions.Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.Update CDC and DFU class bootloader documentation with a device memory map illustration.AppConfigHeaders: Fix branch validation error.AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig.h header files.Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.AppConfigHeaders: Fix branch validation errors.AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files.AppConfigHeaders: Oops - fix up AppConfig.h for the low level AudioOutput and AudioInput demos.AppConfigHeaders: Merge in latest main.Minor tweaks to the build tests to ensure that they will operate properly on all systems.AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files.AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h configuration header files.AppConfigHeaders: Switch DualRole and low level Host mode demos to use LUFAConfig.h configuration header files.
Loading