Skip to content
Snippets Groups Projects
Select Git revision
  • 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
16 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Aug118131Jul30292826252423221615141110987653129Jun2726242321191817151211109765432129May272621201918171513121076529Apr252319181615149875129Mar252320181715141398765429Feb28262524222019181312119865432130Jan29282315226Dec2320141311129Nov282423221816149131Oct302826251812111097428Sep22211775231Aug282423221917169430Jul2926251918151413121110876542130Jun29272019181614131298765432130May2927262322191814139827Apr2523201312108Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards.Fix typo in the LED dispatch header, breaking builds for Leonardo board or boards without a LUFA provided LED driver.Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so that it lines up with the Arduino boards.Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application via a software jump without first turning off the OTG pad (thanks to Simon Inns)Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project.Add help text to the project makefiles to help new users get information on the improved build system.Clean up CORE build system mode makefile.Minor documentation improvements.Minor documentation fixes.Revert the default DEBUG_LEVEL setting from 3 to 2, as this is apparently causing segfaults on some builds of binutils-avr.Minor code style and documentation changes.Reset to placeholder version values in the library after the 120730 release.Tag the LUFA 120730 release.LUFA-120730LUFA-120730Commit for the 120730 release.Fix broken code sample section spacing in the Doxygen documentation due to a missing line-height CSS property.Upgrade Doxygen configuration files to 1.8.1.2.Enhance bootloader descriptor strings in the CDC and DFU bootloaders.Add missing source URL for the HID DLL library use in the TempDataLogger application.Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test.Add hack to the XPLAINBridge project to allow it to compile even if an identical OBJDIR directory exists in the dependant AVRISP-MKII clone project folder.Add support for the Olimex AVR-ISP-MK2 board.Fix errors in some board driver LED_Disable() functions.Minor documentation fixes.Split out bootloader HEX generation into separate directories for each bootloader in the maintenance script.Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values.Force the maintenance script to built bootloaders with F_USB values of 8MHz and 16Mhz - fix when additional architecture bootloaders are available.Add missing UC3 architecture F_USB configuration checks.Add missing supported bootloader configurations to the BootloaderTest build test.Make the bootloader generation maintenance script copy over the project license text when generation is complete.Update bootloader build test with bootloader target board information.Add a "make_bootloaders" target to the Maintenance makefile, to generate all possible bootloaders and archive them for separate distribution.Add missing INTC_GetInterruptHandler() function prototype.Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set.Tag for the LUFA-120730-BETA release.LUFA-120730-BETALUFA-120730-BETACommit for the LUFA-120730-BETA release.Minor documentation improvements.Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable.Update makefile template with the new build module filenames.Fix up main library core makefile include paths.
Loading