index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added explicit ADC channel masks for the standard set of ADC channels, as the...
Dean Camera
2010-01-25
1
-2
/
+81
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
1
-1
/
+1
*
Added master mode hardware TWI driver.
Dean Camera
2010-01-19
3
-0
/
+265
*
Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
Dean Camera
2010-01-15
1
-1
/
+1
*
Update copyright year to 2010.
Dean Camera
2009-12-30
7
-14
/
+14
*
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean Camera
2009-12-30
1
-1
/
+1
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
7
-49
/
+49
*
Test with -Wextra, fix library warnings due to unused function parameters.
Dean Camera
2009-12-13
1
-1
/
+4
*
Minor code cleanups for clarity.
Dean Camera
2009-11-11
2
-4
/
+7
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
3
-3
/
+3
*
Add double banking property to LUFA powered projects in the Projects director...
Dean Camera
2009-11-06
1
-2
/
+2
*
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
Dean Camera
2009-11-03
2
-4
/
+4
*
Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...
Dean Camera
2009-08-23
1
-7
/
+24
*
Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...
Dean Camera
2009-08-23
4
-3
/
+34
*
Added better module summaries.
Dean Camera
2009-07-14
3
-3
/
+7
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
4
-15
/
+15
*
Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendou...
Dean Camera
2009-06-22
1
-0
/
+25
*
Serial driver now correctly calculates the baud register value when in double...
Dean Camera
2009-05-07
2
-20
/
+19
*
Fixed SPI driver init function not clearing SPI2X bit when not needed.
Dean Camera
2009-04-26
1
-1
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-4
/
+4
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
2
-27
/
+47
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
4
-36
/
+40
*
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean Camera
2009-04-17
2
-2
/
+2
*
Rename Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-17
7
-0
/
+749
[prev]