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
|
4d3a594f3e
|
Changed per-device controller preprocessor checks over to per-device series for better device control.
Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds.
|
2009-06-14 07:44:02 +00:00 |
Dean Camera
|
2793c88fc6
|
Add master device Host demo makefile.
Copy and convert incomplete Bluetooth Host demo to the library.
|
2009-06-05 08:13:19 +00:00 |