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
/
AVRU4U6U7
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ...
Dean Camera
2010-08-02
1
-30
/
+30
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
2
-2
/
+2
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
2
-62
/
+73
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-3
/
+5
*
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean Camera
2010-06-17
1
-7
/
+7
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
2
-2
/
+2
*
Fix spacing of the function parameter descriptions in the Doxygen documentation.
Dean Camera
2010-05-29
1
-1
/
+1
*
Added new ADC_DisableChannel() function (thanks to Mich Davis).
Dean Camera
2010-05-18
1
-0
/
+43
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
2
-489
/
+489
*
Fix up the ADC driver for the U4 parts to remove a typo on one of the registe...
Dean Camera
2010-05-04
1
-2
/
+2
*
Removed two-step endpoint/pipe bank clear and switch sequence for smaller, fa...
Dean Camera
2010-04-13
1
-9
/
+10
*
Add file-level brief documentation.
Dean Camera
2010-03-29
4
-334
/
+2
*
Improve documentation for the ADC and TWI drivers.
Dean Camera
2010-03-15
1
-1
/
+9
*
Fixed ADC routines not correctly returning the last result when multiple chan...
Dean Camera
2010-03-13
1
-21
/
+29
*
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean Camera
2010-02-24
1
-1
/
+3
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
4
-0
/
+802
*
Rename AVRU4U6U9 peripheral driver directory to AVR8.
Dean Camera
2010-02-22
4
-802
/
+0
*
Make SPI and USART peripheral dispatch driver headers in preparation for a se...
Dean Camera
2010-02-22
4
-53
/
+42
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
2
-0
/
+345
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
2
-2
/
+2
*
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM...
Dean Camera
2010-02-01
2
-0
/
+10
*
Clean up Webserver project - add more Doxygen documentation for the new DHCP ...
Dean Camera
2010-01-27
1
-4
/
+4
*
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Dean Camera
2010-01-25
1
-54
/
+0
*
ADC2 and ADC3 channels do not exist on the U4 series USB AVRs.
Dean Camera
2010-01-25
1
-4
/
+12
*
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
2
-0
/
+195
*
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
1
-2
/
+2
*
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
1
-7
/
+7
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
Dean Camera
2009-11-03
1
-0
/
+230