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.
ls
1 parent eeae3d7 commit 6c405d24921762f4ac3ba21a4fdcf0e594b947a4
@Lingkai Dong Lingkai Dong authored on 8 Mar 2021
Showing 4 changed files
View
drivers/usb/include/usb/USBCDC_ECM.h
View
drivers/usb/include/usb/USBMIDI.h
View
drivers/usb/include/usb/USBMSD.h
View
drivers/usb/include/usb/internal/AsyncOp.h