Changed Still Image Host class driver to auto-fill TransactionID element of sent...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 6 Sep 2009 04:15:35 +0000 (04:15 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 6 Sep 2009 04:15:35 +0000 (04:15 +0000)
commit064e6a2f32719da5b7ed2ff3a8a32c5788e753d0
tree1445c628dbba4a44b983a6856203a79fc597554f
parent6783bc4594177833d2b1047d77316e38cfe6a629
Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state.

CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker).

The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool.
15 files changed:
Bootloaders/CDC/LUFA CDC Bootloader.inf
Demos/Device/ClassDriver/CDC/LUFA CDC.inf
Demos/Device/ClassDriver/DualCDC/LUFA DualCDC.inf
Demos/Device/ClassDriver/USBtoSerial/LUFA USBtoSerial.inf
Demos/Device/LowLevel/CDC/LUFA CDC.inf
Demos/Device/LowLevel/DualCDC/LUFA DualCDC.inf
Demos/Device/LowLevel/USBtoSerial/LUFA USBtoSerial.inf
Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
LUFA/Drivers/USB/Class/Host/StillImage.c
LUFA/Drivers/USB/Class/Host/StillImage.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LUFAPoweredProjects.txt
LUFA/ManPages/VIDAndPIDValues.txt
Projects/Benito/Benito Programmer.inf
Projects/Benito/Descriptors.c