Dean Camera
|
67f390fe74
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
16 years ago |
Dean Camera
|
73d9fafc0f
|
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream functions. Changed Endpoint.c and Pipe.c to use a templated system to build the seperate functions, rather than duplicating each function's code many times.
|
16 years ago |
Dean Camera
|
f51017f8fb
|
Conversion of old incomplete SideShow demo to new APIs.
|
16 years ago |
Dean Camera
|
bf041e8bbf
|
Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo.
|
16 years ago |