index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
ClassDriver
/
MouseHost
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean Camera
2009-08-30
1
-1
/
+1
*
Change project makefiles so that the current target settings and not just the...
Dean Camera
2009-07-28
1
-39
/
+21
*
Add new MouseHost Class Driver demo, unfinished, to allow for better testing ...
Dean Camera
2009-07-27
1
-0
/
+739
*
Optimize vendor/product description string display code in MassStorageHost.
Dean Camera
2009-06-26
1
-740
/
+0
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
1
-5
/
+5
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
1
-3
/
+9
*
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...
Dean Camera
2009-06-15
1
-1
/
+0
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-1
/
+4
*
Copy over schedulerless host demos to ClassDrivers directory, for later modif...
Dean Camera
2009-06-09
1
-0
/
+732
*
Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...
Dean Camera
2009-06-09
1
-734
/
+0
*
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean Camera
2009-06-05
1
-0
/
+734