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.018Feb1312119865432130Jan29282315226Dec2320141311129Nov282423221816149131Oct302826251812111097428Sep22211775231Aug282423221917169430Jul2926251918151413121110876542130Jun29272019181614131298765432130May2927262322191814139827Apr2523201312108427Mar23211816151413115328Feb2726201917161513121110964230Jan2623221716131083131Dec282625241713123230Nov292726252423222117161514121098753229Oct28272625242017131210762130Sep29282422211915141312119754331Aug2924222120181098532131Jul30292827262523222120191815131211Minor 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.Minor documentation improvements.Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8 architectures.Added Serial USART peripheral driver for the XMEGA platform.Minor documentation improvements.Clean up the Audio Device class driver control request Endpoint match logic.Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage.Fix XMEGA architecture not correctly resetting the device address and endpoints in response to a USB bus reset from the host.Update XMEGA board drivers to use the port inversion feature of the XMEGA architecture rather than performing the inversion in software. Add partially completed XMEGA-B1-XPLAINED Dataflash board driver and revert implementation of the XMEGA-A3BU-XPLAINED Dataflash driver as the chip is connected to the USART, not the SPI interface.Minor documentation fixes.Allow serial strings to be generated on the older AVR8 devices which do not explicitly state they contain unique values in the datasheet, as this appears to be implemented in hardware.Updated the AVRISP-MKII Clone programmer project to be compatible with the latest version of AVR Studio (version 5.1).Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE, not PORTF and PORTE.Add board driver support for the Atmel XMEGA-B1 Xplained board.Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors.Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released.Add new tag for the LUFA-120219-BETA release.LUFA-120219-BETALUFA-120219-BETACommit for the 120219-BETA release.Add support for the Micropendous (Arduino-like) series of boards (revisions 1 and 2).Update LUFAConfig.h with the new compile time options, re-format Doxygen documentation for all compile time options.Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.).Fixed invalid PID value used in the TempDataLogger project host application (thanks to Anupam Pathak).Add missing svn:eol-style properties to /trunk/.Update file contributor copyrights for 2012.Update file header copyrights for 2012.Minor corrections to the XMEGA USB controller implementation.Minor documentation corrections.Add API support signature to the CDC and DFU class bootloaders, so that the application can detect the bootloader's API support.Fix errors in the new Micropendous board drivers. Reorder the board definition macro indexes so that misspelled board names default to BOARD_USER rather then BOARD_USBKEY.Add support for the Micropendous series of USB AVR8 boards.Minor documentation fixes.Minor documentation improvements.Minor documentation improvements.Fixed AVRISP-MKII Clone timing out on long programming commands such as programming the EEPROM on an ATMEGA8 (thanks to Martin Kelling).Add missing reference to the BootloaderAPI.S source file in the DFU and CDC class bootloader AVRStudio 4 project files.Fixed DFU class bootloader not resetting the LED pins as high impedance inputs when a software jump to the user applications is requested.Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
Loading