Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Nov 2009 02:20:26 +0000 (02:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Nov 2009 02:20:26 +0000 (02:20 +0000)
commit1b2cd16976207c21bbdfbd15852b0afa92c0f516
tree8e29d5c4e1b680790b358331e26d68e4ed3c4b10
parentb7f6a65c258cafc3111d77502b491f223b886a33
Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device.
Demos/Host/ClassDriver/CDCHost/CDCHost.c
LUFA/Drivers/USB/Class/Host/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.h
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP/AVRISP.txt