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
|
ac70ddd0a1
|
Converted Host mode demos to schedulerless. Fixed host mode broken due to earlier Start-of-frame event experiments.
|
2009-06-08 07:34:16 +00:00 |
Dean Camera
|
f1199200e1
|
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
|
2009-06-05 07:56:39 +00:00 |