mirror of https://github.com/ARMmbed/mbed-os.git
RTE_Component can't be included in the assembly file, as it is application header file (C/C++) therefore assembler fails in this case. If the symbol RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS is needed, just define it via config. Therefore I am leaving the rest of ifdef _RTE_ there. |
||
|---|---|---|
| .. | ||
| TARGET_CORTEX | ||
| ConditionVariable.cpp | ||
| EventFlags.cpp | ||
| Kernel.cpp | ||
| Mutex.cpp | ||
| Semaphore.cpp | ||
| ThisThread.cpp | ||
| Thread.cpp | ||
| rtos_handlers.h | ||
| rtos_idle.h | ||