Changed per-device controller preprocessor checks over to per-device series for bette...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 14 Jun 2009 07:44:02 +0000 (07:44 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 14 Jun 2009 07:44:02 +0000 (07:44 +0000)
commit4d3a594f3e26447ba223ac58292c9a77480ceed3
tree1bf9da2a2290ccdb594dffd8af29cfafae231900
parent9798440ca4f694e7cd8312a51b82e59589f1ebeb
Changed per-device controller preprocessor checks over to per-device series for better device control.

Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds.
21 files changed:
Demos/Device/ClassDriver/AudioInput/Descriptors.h
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
Demos/Device/ClassDriver/AudioOutput/Descriptors.h
Demos/Device/LowLevel/AudioInput/Descriptors.h
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
Demos/Device/LowLevel/AudioOutput/Descriptors.h
Demos/Device/LowLevel/MassStorage/MassStorage.c
Demos/Host/Incomplete/BluetoothHost/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/BluetoothACLPackets.h
Demos/Host/Incomplete/BluetoothHost/makefile
LUFA/ChangeLog.txt
LUFA/Drivers/USB/HighLevel/Events.h
LUFA/Drivers/USB/HighLevel/USBInterrupt.c
LUFA/Drivers/USB/HighLevel/USBMode.h
LUFA/Drivers/USB/LowLevel/DevChapter9.c
LUFA/Drivers/USB/LowLevel/Device.h
LUFA/Drivers/USB/LowLevel/Endpoint.c
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/LowLevel.c
LUFA/Drivers/USB/LowLevel/LowLevel.h
LUFA/Drivers/USB/USB.h