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
|
dfa547164a
|
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch, to add support for multi-configuration devices.
|
2009-06-19 03:37:47 +00:00 |
Dean Camera
|
2b21a1552d
|
Remove hardcoded DOT path from all Doxygen config files.
Better documentation for the MissleLauncher project - add credit to PyLauncher project.
|
2009-06-16 13:50:02 +00:00 |
Dean Camera
|
b5ca3990c2
|
Added new USB_Host_SetDeviceConfiguration() convenience function. Change over Low Level host demos to use the new routine.
|
2009-06-16 04:20:21 +00:00 |
Dean Camera
|
c75f8bf223
|
More Doxygen fixes - ensure no undocumented function parameters.
|
2009-06-15 08:36:12 +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 |