mbed-os/rtos/source/TARGET_CORTEX/rtx5/RTX/Source
Martin Kojtal 7149ffed11 rtos: do not include RTE_Component header
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.
2020-05-12 12:10:48 +01:00
..
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