mbed-os/rtos/source/TARGET_CORTEX/rtx5
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
..
Include Move TARGET directories to source 2019-08-08 11:59:16 +01:00
RTX rtos: do not include RTE_Component header 2020-05-12 12:10:48 +01:00
Source [CMSIS_5]: Updated to a65b7c9a3 2020-05-11 11:17:50 +01:00