Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
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
Created with Raphaël 2.2.08Mar765429Feb28262524222019181312119865432130Jan29282315226Dec2320141311129Nov282423221816149131Oct302826251812111097428Sep22211775231Aug282423221917169430Jul2926251918151413121110876542130Jun29272019181614131298765432130May2927262322191814139827Apr2523201312108427Mar23211816151413115328Feb2726201917161513121110964230Jan2623221716131083131Dec282625241713123230Nov292726252423222117161514121098753229Oct28272625242017131210762130Sep29282422211915141312119754331Aug2924222120181098532131Jul3029282726252322Prevent 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.Add tag for the 120219 release.LUFA-120219LUFA-120219Commit for the 120219 release.Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters.All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance.Update ModuleTest build test to use as many compile warnings as possible. Set -Werror so that any generated warnings produce an error.Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.Oops - don't reset AVRISP-MKII timeout in XPROG mode, as this is synchronous serial and data is always received regardless of attached or non-attached target.Add build test for forced single USB modes.Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.Minor documentation improvements.Add missing file Subversion EOL-style properties.Fix Dataflash driver for the XMEGA-B1 XPLAINED - the Dataflash is connected to the USART module, but requires physical port remapping.Minor documentation improvements.
Loading