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
*
Port the device mode demos to the XMEGA architecture where applicable.
Dean Camera
2013-05-19
57
-54
/
+670
*
Pseudo-port the host mode demos for possible later multi-arch support.
Dean Camera
2013-05-19
87
-127
/
+213
*
Pseudo-port the projects and dual role demos for possible later multi-arch su...
Dean Camera
2013-05-19
34
-32
/
+126
*
Add platform includes to the bootloaders.
Dean Camera
2013-05-19
5
-1
/
+6
*
Assume 16MHz crystal by default in the AVR8 bootloaders.
Dean Camera
2013-05-19
5
-48
/
+48
*
Add stub functions to all board drivers, so that demos can be compiled with B...
Dean Camera
2013-05-19
4
-12
/
+38
*
Add XMEGA support to the class driver demos where possible.
Dean Camera
2013-05-19
76
-71
/
+931
*
Simplify the Doxygen to Docbook XML transform.
Dean Camera
2013-05-19
2
-47
/
+49
*
Refactor out the common VSIX XSLT params.
Dean Camera
2013-05-19
1
-19
/
+21
*
Minor documentation improvements.
Dean Camera
2013-05-19
1
-6
/
+6
*
Add Windows INF driver templates and class driver OS support information to t...
Dean Camera
2013-05-19
4
-0
/
+229
*
Update Windows RNDIS driver template.
Dean Camera
2013-05-19
3
-126
/
+138
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
80
-4081
/
+6812
*
Add generate_help target to the Studio Integration makefile.
Dean Camera
2013-05-18
1
-1
/
+2
*
Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined.
Dean Camera
2013-05-18
3
-3
/
+0
*
Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct name...
Dean Camera
2013-05-18
2
-4
/
+16
*
Fix up Atmel Studio F1 lookup index terms for Pages and Groups.
Dean Camera
2013-05-18
2
-19
/
+10
*
Fix help install info dialog showing under the main Atmel Studio window in so...
Dean Camera
2013-05-18
1
-0
/
+0
*
Simplify LUFA Doxygen to Docbook transform, use parameterized page compoundde...
Dean Camera
2013-05-18
1
-35
/
+17
*
Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly s...
Dean Camera
2013-05-18
2
-27
/
+13
*
Fix Doxygen to Docbook transform function prototypes not folding (void) argum...
Dean Camera
2013-05-17
1
-1
/
+1
*
Improve the BoardDriver build test, check for mismatches board hardware suppo...
Dean Camera
2013-05-17
5
-31
/
+63
*
Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridg...
Dean Camera
2013-05-15
4
-21
/
+21
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
90
-257
/
+754
*
Fix Printer class bootloader - descriptors are stored in SRAM, not FLASH.
Dean Camera
2013-05-14
1
-3
/
+3
*
Minor documentation improvements.
Dean Camera
2013-05-14
5
-8
/
+8
*
Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function.
Dean Camera
2013-05-14
2
-2
/
+2
*
Remove redundant XSL params from the Studio Integration makefile.
Dean Camera
2013-05-13
1
-2
/
+0
*
Update Atmel Studio getting started page and associated images.
Dean Camera
2013-05-12
3
-5
/
+13
*
Update .gitignore file.
Dean Camera
2013-05-12
1
-1
/
+2
*
Update Studio Integration blob and scripts to add a menu item for the local h...
Dean Camera
2013-05-12
3
-16
/
+18
*
Style improvements in the Atmel Studio Getting Started HTML page.
Dean Camera
2013-05-12
1
-4
/
+7
*
Fix typos in the Atmel Studio Getting Started HTML page.
Dean Camera
2013-05-12
1
-2
/
+2
*
Add basic Android host application to the Android Accessory Host class driver...
Dean Camera
2013-05-12
39
-5
/
+391
*
Minor documentation improvements.
Dean Camera
2013-05-12
5
-27
/
+66
*
Delete obsolete LEDNotifier project host application.
Dean Camera
2013-05-10
10
-723
/
+0
*
Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances.
Dean Camera
2013-05-10
2
-1
/
+4
*
Update Android Accessory Class driver to be compatible with protocol version ...
Dean Camera
2013-05-10
3
-6
/
+9
*
Update .gitignore file to not ignore generated VSIX files.
Dean Camera
2013-05-10
1
-1
/
+0
*
Shrink the size of the Printer class bootloader by refactoring the page flush...
Dean Camera
2013-05-10
1
-28
/
+32
*
Fix typos in the bootloader API table entry names.
Dean Camera
2013-05-10
4
-40
/
+40
*
Add LUFA .gitignore file.
Dean Camera
2013-05-09
1
-0
/
+13
*
Remove legacy Programmers Notepad project file.
Dean Camera
2013-05-09
1
-1
/
+0
*
Remove old information about the SVN repository from the documentation.
Dean Camera
2013-05-09
1
-1
/
+0
*
Minor documentation improvements.
Dean Camera
2013-05-06
1
-3
/
+0
*
Add Printer Device Class source files to the Atmel Studio integration XML.
Dean Camera
2013-05-05
1
-1
/
+3
*
Tighten up Printer bootloader implementation; fold the IsHEX() function logic...
Dean Camera
2013-05-05
1
-21
/
+7
*
Add proper reset handling to the USB Printer Device Class driver.
Dean Camera
2013-05-05
2
-4
/
+27
*
Add missing EVENT_PRNT_Device_SoftReset() public function prototype.
Dean Camera
2013-05-05
1
-0
/
+8
*
Update the Printer class bootloader to use the new Printer Device Class drive...
Dean Camera
2013-05-05
3
-70
/
+43
[next]