From 25b0f55d99b11ff71a59b6c493c3998fccf8ffe4 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 16 Aug 2013 22:21:41 +0200 Subject: Move out class driver modules into seperate AS6 integration modules, add ability to disable host/device/both modes for faster compilation. --- .../lufa_drivers_usb_class_ms.xml | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml (limited to 'LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml') diff --git a/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml b/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml new file mode 100644 index 000000000..283b85ca7 --- /dev/null +++ b/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + Common definitions and Host/Device mode implementations of the Mass Storage USB class. + + + + + + + + + + + + + + + + + + + + + Common definitions and Host mode implementation of the Mass Storage USB class. + + + + + + + + + + + + + + + + + + + + Common definitions and Device mode implementation of the Mass Storage USB class. + + + + + + + + + + + + + + + + + + + + Common definitions only (no implementations) of the Mass Storage USB class. + + + + + + + + + + + + + + + + + + -- cgit v1.2.3