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.018Mar1715141398765429Feb28262524222019181312119865432130Jan29282315226Dec2320141311129Nov282423221816149131Oct302826251812111097428Sep22211775231Aug282423221917169430Jul2926251918151413121110876542130Jun29272019181614131298765432130May2927262322191814139827Apr2523201312108427Mar23211816151413115328Feb2726201917161513121110964230Jan2623221716131083131Dec282625241713123230Nov292726252423222117161514121098753229Oct28272625242017131210762130Sep29282422211915141312119754331Aug2924222120181098532131Jul3029Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (thanks to Ben R. Porter).Add XMEGA C3 family to the ModuleTest build test.Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks to Sam Lin).Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep).Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.Reorder manual documentation sections, remove useless "AboutLUFA" section.Only abort Doxygen documentation generation if a non-unsupported tag warning is encountered.Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use.Update maintenance scripts to add targets to validate the current branch for complete correctness. Add maintenance script target for checking for release suitability.Update Doxygen documentation build scripts to fail if any warnings are generated.Fix corrupt Doxygen configuration files, update project names.Update Doxygen configuration files to disable Markdown support.Update maintenance scripts to disable Doxygen Markdown support.Prevent the first maintenance script rule from running if no target is specified to the maintenance script.Update maintenance scripts to abort if the check-release target fails to complete.Fix incorrect Doxygen references in the Audio Input/Output ClassDriver demos.Update Doxygen configuration files for all projects.Add library maintenance scripts.Minor documentation improvements.Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid).Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target.Minor documentation improvements.Update code and StaticAnlysisTest so that missingInclude warnings do not have to be suppressed, and so that all code except for third party libraries can be checked.Minor documentation improvements.Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture).Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects.Fix warnings and errors found by the new cppcheck provided static code analysis.Add source static analysis build test using "cppcheck".Minor documentation improvements.Fixed possible enumeration error if the user application selects the non-Control pipe between the Powered and Default states of the host state machine.Remove Library Apps overview page from the documentation.Update main library documentation organisation for Doxygen 1.8.0.Update author information.Modified the CDC Host demos to set a default CDC Line Encoding on enumerated devices.Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.Added support for the BitWizard Multio and Big-Multio boards.Update the Android Accessory Host ClassDriver demo to use the updated class configuration API.Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.Update trunk post-120219 release.
Loading