index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing U2S board definition, update build tests and documentation.
Dean Camera
2013-06-22
1
-0
/
+3
*
Minor documentation improvements.
Dean Camera
2013-06-03
2
-2
/
+2
*
Add support for the XMEGA C3 Xplained board.
Dean Camera
2013-05-20
1
-6
/
+9
*
Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
Dean Camera
2013-04-06
1
-3
/
+23
*
Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions t...
Dean Camera
2013-03-31
1
-0
/
+5
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-1
/
+1
*
Fix invalid definition of STDOUT_ASSERT().
Dean Camera
2013-03-13
1
-3
/
+3
*
Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...
Dean Camera
2013-01-19
1
-0
/
+3
*
Update copyright year to 2013.
Dean Camera
2013-01-03
7
-14
/
+14
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-2
/
+2
*
Minor typo corrections.
Dean Camera
2013-01-02
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2012-10-05
7
-7
/
+7
*
Added support for the Xevelabs USB2AX revision 3.1 board.
Dean Camera
2012-09-15
1
-0
/
+3
*
Add support for the Atmel UC3-A3 Xplained board.
Dean Camera
2012-09-08
1
-0
/
+3
*
Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...
Dean Camera
2012-08-12
1
-1
/
+3
*
Minor documentation improvements.
Dean Camera
2012-08-11
1
-0
/
+4
*
Add support for the Olimex AVR-ISP-MK2 board.
Dean Camera
2012-07-26
1
-0
/
+3
*
Add missing <math.h> include for the UC3 devices, hide CDC class driver strea...
Dean Camera
2012-06-12
1
-1
/
+2
*
Spell check source code, fix mistakes.
Dean Camera
2012-06-09
2
-2
/
+2
*
Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISAB...
Dean Camera
2012-06-09
1
-1
/
+19
*
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro...
Dean Camera
2012-05-29
1
-17
/
+17
*
Make sure that LUFAConfig.h is included *after* the common submodules, so tha...
Dean Camera
2012-05-29
1
-4
/
+4
*
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean Camera
2012-05-06
1
-0
/
+7
*
Added support for the DorkbotPDX Duce board.
Dean Camera
2012-04-25
1
-0
/
+3
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-22
/
+33
*
Minor documentation improvements.
Dean Camera
2012-04-08
1
-1
/
+1
*
Fix up Doxygen documentation directives to allow for generation of documentat...
Dean Camera
2012-04-07
1
-0
/
+7
*
Add XMEGA C3 family to the ModuleTest build test.
Dean Camera
2012-03-17
1
-2
/
+0
*
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean Camera
2012-02-24
1
-4
/
+4
*
Added support for the BitWizard Multio and Big-Multio boards.
Dean Camera
2012-02-22
1
-6
/
+12
*
Add build tests to verify correct compilation of as many modules as possible ...
Dean Camera
2012-02-18
1
-1
/
+3
*
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean Camera
2012-02-06
1
-0
/
+3
*
Add support for the Micropendous (Arduino-like) series of boards (revisions 1...
Dean Camera
2012-02-05
1
-0
/
+6
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
7
-7
/
+7
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
7
-7
/
+7
*
Fix errors in the new Micropendous board drivers. Reorder the board definitio...
Dean Camera
2012-02-03
1
-20
/
+20
*
Add support for the Micropendous series of USB AVR8 boards.
Dean Camera
2012-02-03
1
-37
/
+58
*
Minor documentation fixes.
Dean Camera
2012-02-03
2
-4
/
+3
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
7
-33
/
+34
*
Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...
Dean Camera
2011-12-20
1
-2
/
+2
*
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean Camera
2011-11-28
1
-0
/
+6
*
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean Camera
2011-11-24
1
-7
/
+7
*
Oops: Typo on the new TEENSY2 board support.
Dean Camera
2011-11-23
1
-1
/
+1
*
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean Camera
2011-11-23
1
-1
/
+4
*
Add missing SVN eol-style property to ensure that source code line endings an...
Dean Camera
2011-11-09
1
-148
/
+148
*
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean Camera
2011-11-01
1
-3
/
+3
*
Add support for the Atmel XMEGA A3BU Xplained board.
Dean Camera
2011-10-31
1
-0
/
+3
*
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean Camera
2011-09-22
3
-1
/
+9
*
Fix missing C++ linkage command in ArchitectureSpecific.h.
Dean Camera
2011-09-21
1
-0
/
+5
*
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean Camera
2011-09-02
1
-2
/
+2
[next]