Fix all device mode demos broken in the recent API changes.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 26 May 2009 04:46:35 +0000 (04:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 26 May 2009 04:46:35 +0000 (04:46 +0000)
commit7eb4eb7cdd1ba6a9a6e1ae82968294445667f2e0
tree146270bd13607692dd55f85ab8a5a668c5a433d1
parentb7ef7f49c9f6b4de962ae32776866bd1d5d59c3b
Fix all device mode demos broken in the recent API changes.

Change USBtoSerial Tx to polling-driven rather than interrupt driven, to ensure more time for the Rx interrupt to be serviced.
Bootloaders/DFU/BootloaderDFU.c
Demos/Device/AudioOutput/AudioOutput.c
Demos/Device/AudioOutput/Descriptors.c
Demos/Device/GenericHID/GenericHID.c
Demos/Device/MassStorage/MassStorage.c
Demos/Device/USBtoSerial/USBtoSerial.c
LUFA.pnproj
LUFA/ChangeLog.txt
LUFA/Drivers/USB/LowLevel/Device.h