Added CDC_Device_Flush() command to the CDC Device mode class driver.
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 13 Aug 2009 06:43:17 +0000 (06:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 13 Aug 2009 06:43:17 +0000 (06:43 +0000)
commitdf5500e81cc40633eb5edee59410030f0aa77c2d
tree8277d2d9efb6f0e5396497ed309fd825e4359ee8
parentdf29aa37c05ff0251bd17f54c750bac56d7279b7
Added CDC_Device_Flush() command to the CDC Device mode class driver.

Minor updates to the unfinished SideShow demo for clarity.

Added unfinished MassStorageHost class driver demo.
18 files changed:
Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.c
Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h
Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c
Demos/Host/ClassDriver/MassStorageHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c [new file with mode: 0644]
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h [new file with mode: 0644]
Demos/Host/ClassDriver/MassStorageHost/makefile [new file with mode: 0644]
Demos/Host/ClassDriver/makefile
LUFA.pnproj
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Device/CDC.h
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/Drivers/USB/Class/Host/MassStorage.c
LUFA/Drivers/USB/Class/Host/MassStorage.h
LUFA/Drivers/USB/LowLevel/LowLevel.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LUFAPoweredProjects.txt