mbed-os/rtos/source/TARGET_CORTEX
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_MICRO Enabling small C library option and deprecating uARM toolchain 2019-12-19 10:05:11 -08:00
TOOLCHAIN_ARM_STD - Remove the pre-processor directive __ARMCC_VERSION >= 6010050 2020-03-27 14:37:01 +00:00
TOOLCHAIN_GCC_ARM Move TARGET directories to source 2019-08-08 11:59:16 +01:00
TOOLCHAIN_IAR rtos: fix iar vector table type 2020-03-30 13:37:15 +01:00
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2020-05-11 11:17:54 +01:00
rtx5 rtos: do not include RTE_Component header 2020-05-12 12:10:48 +01:00
mbed_boot.c psa: Init IPC, Mailbox and Non-secure Interface 2020-04-03 15:48:58 +01:00
mbed_boot.h psa: Init IPC, Mailbox and Non-secure Interface 2020-04-03 15:48:58 +01:00
mbed_lib.json RTOS: use default boot-stack-size for nRF as SoftDevice is no longer used 2020-04-27 17:22:49 +01:00
mbed_rtos_rtx.c psa: Remove MBED_SPM code 2020-04-16 14:10:54 +01:00
mbed_rtx_conf.h rtos: Improve CMSIS-RTOSv2 app compatibility 2020-04-15 18:08:14 +01:00
mbed_rtx_handlers.c Prevent unreachable statements and correct variable sizes. 2019-09-12 11:51:26 +01:00
mbed_rtx_idle.cpp Correct core RTOS sleep routine timing 2020-05-07 11:43:01 +03:00
mbed_rtx_storage.h rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00