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 board Buttons driver for the USBTINY MKII board target.
Dean Camera
2010-03-30
1
-1
/
+1
*
Oops - make sure board driver dispatch headers test for the correct BOARD def...
Dean Camera
2010-03-30
1
-1
/
+1
*
Added support for the JM-DB-U2 board hardware.
Dean Camera
2010-03-30
1
-0
/
+3
*
Added board hardware driver support for the Benito programmer.
Dean Camera
2010-03-30
1
-1
/
+4
*
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean Camera
2010-03-30
1
-1
/
+4
*
Add file-level brief documentation.
Dean Camera
2010-03-29
3
-0
/
+3
*
Added new Relay Controller Board project (thanks to OBinou).
Dean Camera
2010-03-24
1
-0
/
+3
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
3
-127
/
+2
*
Update Temperature board driver to be AVR32 compatible when the ADC periphera...
Dean Camera
2010-02-23
1
-2
/
+2
*
Fixed software PDI/TPI programming mode in the AVRISP project not correctly t...
Dean Camera
2010-02-23
1
-1
/
+1
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
1
-0
/
+6
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
3
-2
/
+121
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-0
/
+12
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-1
/
+1
*
Update copyright year to 2010.
Dean Camera
2009-12-30
3
-6
/
+6
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
3
-21
/
+21
*
Added support for the Atmel EVK527 board hardware.
Dean Camera
2009-12-04
1
-4
/
+7
*
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...
Dean Camera
2009-12-03
1
-2
/
+5
*
Add optional double-banking support to the Device mode Class Drivers, on a pe...
Dean Camera
2009-11-06
1
-5
/
+1
*
Minor documentation fixups.
Dean Camera
2009-10-03
1
-1
/
+1
*
Added support for the Atmel XPLAIN board.
Dean Camera
2009-10-02
1
-0
/
+3
*
Add const qualifiers to Host mode Class drivers.
Dean Camera
2009-09-21
1
-50
/
+54
*
Added support for the officially recommended layout of the external periphera...
Dean Camera
2009-09-17
1
-0
/
+3
*
Cleanup and optimization of the internal serial retrieval routines.
Dean Camera
2009-08-03
1
-1
/
+1
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-5
/
+5
*
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean Camera
2009-04-17
1
-1
/
+1
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
4
-79
/
+61
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
2
-14
/
+14
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
1
-21
/
+0
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
4
-0
/
+430