mbed-os/drivers
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
..
device_key CMake: Remove TODO note in device_key list input source file 2020-12-16 11:47:51 +00:00
docs/serial Refactor hal, platform, rtos docs 2020-09-17 16:03:43 +01:00
include/drivers Implement override of enable_* functions 2021-01-21 10:20:49 +00:00
source Remove lock from enable_* function overrides 2021-01-21 11:09:50 +00:00
tests CMake: rename greentea test macro 2021-02-02 07:43:40 -08:00
usb USB: use fully-qualified RTOS include paths 2021-03-17 09:41:56 +00:00
CMakeLists.txt CMake: add mbed-os and mbed-baremetal targets 2020-11-06 17:25:22 +00:00
LICENSE-mit.txt drivers: add license information 2019-04-16 11:29:14 +01:00
LICENSE.md license: fix files list 2019-04-16 11:43:14 +01:00
mbed_lib.json add opsi driver 2020-09-16 11:27:23 +08:00