Dean Camera
|
864196c884
|
State information for class drivers is now zeroed out during enumeration (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved.
|
2009-07-27 23:19:17 +00:00 |
Dean Camera
|
f896c00c48
|
Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
|
2009-06-18 10:31:55 +00:00 |
Dean Camera
|
9798440ca4
|
Changed to new device mode Class Driver function name prefixes to make way for similar host mode Class drivers.
|
2009-06-11 06:15:45 +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 |