mbed-os/drivers/usb/include/usb
Lingkai Dong 6c405d2492 USB: use fully-qualified RTOS include paths
The Arm Compiler is case sensitive and unable to distinguish
between `Thread.h` from Mbed OS RTOS and `thread.h` from TF-M's
OS wrapper, for example. This resolves compilation failures due to
wrong includes.

To resolve this, use the fully-qualified include paths for the
RTOS API.
2021-03-17 09:41:56 +00:00
..
internal USB: use fully-qualified RTOS include paths 2021-03-17 09:41:56 +00:00
USBAudio.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBCDC.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBCDC_ECM.h USB: use fully-qualified RTOS include paths 2021-03-17 09:41:56 +00:00
USBHID.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBKeyboard.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBMIDI.h USB: use fully-qualified RTOS include paths 2021-03-17 09:41:56 +00:00
USBMSD.h USB: use fully-qualified RTOS include paths 2021-03-17 09:41:56 +00:00
USBMouse.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBMouseKeyboard.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00
USBSerial.h Moved USB drivers under drivers/usb 2020-11-12 14:57:00 +00:00