Rajkumar Kanagaraj
2d038b75e1
Refactor Mbed drivers host-tests to use standalone htrun greentea
...
- - Updated drivers host-tests to import from htrun
2021-06-09 03:05:32 -07:00
plan-do-break-fix
915b45af23
fix(docs): corrects various typos in project documentation
2021-04-23 23:31:11 -05:00
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
Oliver Wildtgrube
6b0215c687
fix namespaces for MBED_NO_GLOBAL_USING_DIRECTIVE feature
...
added namespaces in various files
2021-02-02 12:49:11 +01:00
Ahmet Alincak
9eec40873b
Add internal subfolder to USBDriver's CMakelists
...
To build USB Drivers for targets which have USBDevice attribute,
subfolder added as header file path.
2020-12-18 13:54:59 +03:00
Evelyne Donnaes
b7c6bd34f5
Updated CMakeLists.txt
2020-11-12 15:34:47 +00:00
Evelyne Donnaes
30e9050f10
Moved USB greentea tests
2020-11-12 14:57:01 +00:00
Evelyne Donnaes
9964212f9e
Moved USB drivers under drivers/usb
2020-11-12 14:57:00 +00:00