index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge over core library changes from the MultiArchDemos branch.
Dean Camera
2011-06-29
8
-4
/
+458
*
Update AudioInput and AudioOutput Class Driver device mode demos to use a swi...
Dean Camera
2011-06-29
3
-55
/
+51
*
Added board hardware driver support for the EVK1104 board.
Dean Camera
2011-06-27
10
-3
/
+263
*
Add board driver support for the EVK1100 board.
Dean Camera
2011-06-27
13
-8
/
+385
*
Fix logic bug in the incomplete Android Accessory Host demo preventing correc...
Dean Camera
2011-06-27
5
-2
/
+10
*
Oops - Mouse ClassDriver multi-arch demo changes were applied to trunk, rathe...
Dean Camera
2011-06-20
5
-584
/
+36
*
Update Mouse demo to support the UC3 devices in the MultiArchDemos branch.
Dean Camera
2011-06-20
5
-36
/
+584
*
Add new "checksource" target to the library makefiles, for automated source f...
Dean Camera
2011-06-20
80
-147
/
+792
*
Minor internal macro renaming for the UC3 devices.
Dean Camera
2011-06-20
7
-15
/
+15
*
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean Camera
2011-06-20
22
-5
/
+198
*
Split HIDReportViewer project sub-components into seperate functions for read...
Dean Camera
2011-06-20
2
-70
/
+103
*
More cosmetic data output changes to the HIDReportViewer project.
Dean Camera
2011-06-20
1
-15
/
+8
*
Make HIDReportViewer project show the IN, OUT and DATA report sizes as both b...
Dean Camera
2011-06-20
1
-4
/
+10
*
Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...
Dean Camera
2011-06-20
2
-1
/
+7
*
Remove HID parser information output from the Low Level Host applications usi...
Dean Camera
2011-06-20
3
-54
/
+0
*
Fix incorrect printf format specifier in the HIDReportViewer project.
Dean Camera
2011-06-20
2
-9
/
+8
*
Code style fixes for the Device mode USB Audio Class driver to make it more i...
Dean Camera
2011-06-19
1
-2
/
+8
*
Add missing project files for the new HIDReportViewer project to upgrade its ...
Dean Camera
2011-06-19
9
-2
/
+1644
*
Move the HIDReportViewer project into the normal Projects/ folder and out of ...
Dean Camera
2011-06-19
3
-0
/
+0
*
Switch to using the standard printf() format specifiers in the HIDReportViewe...
Dean Camera
2011-06-19
2
-20
/
+21
*
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean Camera
2011-06-18
2
-5
/
+5
*
Add new incomplete HIDReportViewer project.
Dean Camera
2011-06-16
6
-4
/
+1086
*
Add missing SVN eol-style properties to source files to prevent mixed end-of-...
Dean Camera
2011-06-16
43
-17974
/
+17978
*
Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.
Dean Camera
2011-06-16
2
-5
/
+24
*
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean Camera
2011-06-16
13
-47
/
+52
*
Fix Doxygen documentation errors.
Dean Camera
2011-06-14
7
-7
/
+7
*
Add macro guards to the templated C files to prevent compile errors if they a...
Dean Camera
2011-06-14
8
-2
/
+272
*
Rename Audio Host Class driver internal descriptor matching routines to be in...
Dean Camera
2011-06-14
3
-10
/
+12
*
Ensure that only the requested Audio class pipes are mapped to endpoints with...
Dean Camera
2011-06-13
3
-6
/
+10
*
Fix bugs in the Host mode Audio class driver.
Dean Camera
2011-06-12
4
-13
/
+25
*
Fix errors in the library Host mode Audio Class driver.
Dean Camera
2011-06-09
2
-9
/
+10
*
Fix compile errors when both Host and Device modes are enabled.
Dean Camera
2011-06-09
5
-6
/
+5
*
Add missing AS4 and project description files to the new Audio Host demos.
Dean Camera
2011-06-09
14
-21
/
+305
*
Add new Audio Class Driver Host demos.
Dean Camera
2011-06-09
16
-23
/
+5306
*
Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...
Dean Camera
2011-06-08
9
-37
/
+82
*
Remove warnings in the documentation for the library class drivers about sequ...
Dean Camera
2011-06-08
15
-67
/
+11
*
Added new Host mode Audio Class driver.
Dean Camera
2011-06-08
11
-22
/
+621
*
Fix compile errors when compiling for the AVR32 UC3 target.
Dean Camera
2011-06-08
2
-0
/
+2
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Fix errors in the Audio device demos and class driver regarding multiple samp...
Dean Camera
2011-06-07
9
-38
/
+37
*
Add additional support files for the new low level AudioInputHost and AudioOu...
Dean Camera
2011-06-06
6
-4
/
+3136
*
Move completed low level Audio Host demos into the LowLevel folder from the I...
Dean Camera
2011-06-06
13
-4
/
+12
*
Update incomplete Host mode Audio demos to use the correct class driver Endpo...
Dean Camera
2011-06-06
2
-2
/
+2
*
Update the Low Level Audio Input and Audio Output demos to support multiple s...
Dean Camera
2011-06-06
12
-27
/
+138
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
93
-153
/
+1750
*
Fixed compile errors in the incomplete BluetoothHost demo application (thanks...
Dean Camera
2011-06-05
4
-20
/
+24
*
Added board driver support for the Busware TUL board.
Dean Camera
2011-06-04
8
-3
/
+227
*
Added new callback to the Audio Class driver to allow for endpoint control ma...
Dean Camera
2011-06-03
20
-51
/
+336
*
Expand the documentation for each Bootloader to give sample usage instruction...
Dean Camera
2011-06-02
4
-20
/
+86
[next]