Dean Camera
|
feabfd12ce
|
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.
|
2009-06-19 05:08:04 +00:00 |
Dean Camera
|
beb0b2bda0
|
Move LUFA compile time options to a new section in the application makefiles for clarity.
|
2009-06-19 04:34:35 +00:00 |
Dean Camera
|
33a0184749
|
Converted device mode low-level demos to schedulerless.
|
2009-06-07 07:20:33 +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 |