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 rtos: fix incorrect conflict resolution 2020-05-12 08:10:41 +01:00
TOOLCHAIN_GCC rtos: do not include RTE_Component header 2020-05-12 12:10:48 +01:00
TOOLCHAIN_IAR CMSIS/RTX: Pre-processor defines used for assembly 2020-05-11 11:25:59 +01:00
rtx_core_c.h [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00
rtx_core_ca.h [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00
rtx_core_cm.h CMSIS/RTX: Fix using FALSE/TRUE with preprocesor 2020-05-11 11:22:37 +01:00
rtx_delay.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_evflags.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_evr.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_kernel.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_lib.c CMSIS/RTX: Move Idle and Timer thread stack to bss section. 2020-05-11 11:22:44 +01:00
rtx_lib.h [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00
rtx_memory.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_mempool.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_msgqueue.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_mutex.c [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00
rtx_semaphore.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_system.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00
rtx_thread.c [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00
rtx_timer.c Move TARGET directories to source 2019-08-08 11:59:16 +01:00