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. |
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM | ||
| TOOLCHAIN_GCC | ||
| TOOLCHAIN_IAR | ||
| rtx_core_c.h | ||
| rtx_core_ca.h | ||
| rtx_core_cm.h | ||
| rtx_delay.c | ||
| rtx_evflags.c | ||
| rtx_evr.c | ||
| rtx_kernel.c | ||
| rtx_lib.c | ||
| rtx_lib.h | ||
| rtx_memory.c | ||
| rtx_mempool.c | ||
| rtx_msgqueue.c | ||
| rtx_mutex.c | ||
| rtx_semaphore.c | ||
| rtx_system.c | ||
| rtx_thread.c | ||
| rtx_timer.c | ||