index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-1
/
+1
*
Use immediate variable expansion in the second-deepest level makefile scripts...
Dean Camera
2012-07-14
1
-1
/
+1
*
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean Camera
2012-07-10
1
-4
/
+6
*
Slightly better method of recursive make - use proper make dependencies to al...
Dean Camera
2012-07-10
1
-4
/
+17
*
Don't enforce silent output on submake - pass down the value set by the user ...
Dean Camera
2012-06-24
1
-2
/
+2
*
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean Camera
2012-06-10
1
-0
/
+2
*
Fix typos in recursive make rules.
Dean Camera
2012-06-04
1
-1
/
+1
*
Add emergency aborts to the recursive makefiles to prevent system failures du...
Dean Camera
2012-06-04
1
-0
/
+7
*
Quiet initial recursive makefile invocation for all projects.
Dean Camera
2012-06-03
1
-2
/
+2
*
Use auto-detection of project directories for the demo, project and bootloade...
Dean Camera
2012-06-03
1
-30
/
+4
*
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean Camera
2012-06-01
1
-56
/
+29
*
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean Camera
2012-05-27
1
-1
/
+1
*
Add new Android Open Accessory class driver to the library core and add a new...
Dean Camera
2011-11-24
1
-0
/
+1
*
Update library to indicate support for the Android Accessory Host demo.
Dean Camera
2011-11-23
1
-0
/
+3
*
Move completed low level Audio Host demos into the LowLevel folder from the I...
Dean Camera
2011-06-06
1
-0
/
+8
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-1
/
+1
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-1
/
+2
*
Oops - need to turn off USART via control register B before reconfiguring, fi...
Dean Camera
2010-07-30
1
-4
/
+4
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-34
/
+34
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-1
/
+1
*
Additional file renames and modifications to change CDC demos to VirtualSerial.
Dean Camera
2009-12-07
1
-4
/
+4
*
Fix build and Doxygen errors.
Dean Camera
2009-11-25
1
-3
/
+3
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
1
-10
/
+14
*
Added new JoystickHostWithParser demos to the library.
Dean Camera
2009-11-04
1
-0
/
+4
*
Add new MIDIHost LowLevel demo application.
Dean Camera
2009-10-08
1
-0
/
+4
*
Add PrinterHost to the project file and Host LowLevel directory makefile.
Dean Camera
2009-07-20
1
-0
/
+4
*
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean Camera
2009-06-05
1
-0
/
+46