Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
2011-01-01 13:00:56 +00:00 |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
2010-10-28 06:08:58 +00:00 |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
d29a408ffd
|
Add default "all" makefile targets to the demo tree makefiles.
|
2010-06-25 13:28:34 +00:00 |
Dean Camera
|
e331b531c6
|
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
|
2010-05-07 07:11:25 +00:00 |
Dean Camera
|
9e34144c9b
|
Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.
|
2010-04-28 14:33:10 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
dd2cc7eda7
|
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos.
|
2009-06-05 07:30:23 +00:00 |
Dean Camera
|
b9b03aadb2
|
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
|
2009-06-05 07:16:33 +00:00 |
Dean Camera
|
dc83f73ca3
|
Added new GenericHID device demo application.
|
2009-03-29 12:42:25 +00:00 |
Dean Camera
|
ed031c1df2
|
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
|
2009-03-20 06:34:41 +00:00 |