index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Common
Age
Commit message (
Expand
)
Author
2012-07-30
Tag the LUFA 120730 release.
LUFA-120730
Dean
2012-05-29
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro...
Dean
2012-05-29
Make sure that LUFAConfig.h is included *after* the common submodules, so tha...
Dean
2012-05-06
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean
2012-04-25
Added support for the DorkbotPDX Duce board.
Dean
2012-04-14
Reintegrate the FullEPAddresses development branch into trunk.
Dean
2012-04-08
Minor documentation improvements.
Dean
2012-04-07
Fix up Doxygen documentation directives to allow for generation of documentat...
Dean
2012-03-17
Add XMEGA C3 family to the ModuleTest build test.
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-22
Added support for the BitWizard Multio and Big-Multio boards.
Dean
2012-02-18
Add build tests to verify correct compilation of as many modules as possible ...
Dean
2012-02-06
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean
2012-02-05
Add support for the Micropendous (Arduino-like) series of boards (revisions 1...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2012-02-03
Fix errors in the new Micropendous board drivers. Reorder the board definitio...
Dean
2012-02-03
Add support for the Micropendous series of USB AVR8 boards.
Dean
2012-02-03
Minor documentation fixes.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-12-20
Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...
Dean
2011-11-28
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean
2011-11-24
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean
2011-11-23
Oops: Typo on the new TEENSY2 board support.
Dean
2011-11-23
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean
2011-11-09
Add missing SVN eol-style property to ensure that source code line endings an...
Dean
2011-11-01
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean
2011-10-31
Add support for the Atmel XMEGA A3BU Xplained board.
Dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-09-21
Fix missing C++ linkage command in ArchitectureSpecific.h.
Dean
2011-09-02
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean
2011-08-24
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...
Dean
2011-08-23
Minor documentation fixes.
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-16
Pull out architecture specific macros and other definitions into a new common...
Dean
2011-08-16
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-07-14
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-07-07
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
Dean
2011-07-06
Split out compiler specific helper macros into a new CompilerSpecific.h heade...
Dean
2011-06-27
Added board hardware driver support for the EVK1104 board.
Dean
2011-06-27
Add board driver support for the EVK1100 board.
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-06-04
Added board driver support for the Busware TUL board.
Dean
2011-06-01
Spell check library source code files.
Dean
2011-05-09
Add new USE_LUFA_CONFIG_HEADER compile time option.
Dean
2011-05-08
Minor documentation fixes.
Dean
2011-04-25
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...
Dean
2011-04-13
Fix definition of pgm_read_ptr().
Dean
[next]