FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/ARM_CM33/non_secure
2019-03-28 00:00:46 +00:00
..
port.c Add instructions on building the Cortex-M33 secure and non secure projects into the comments of that project and into a readme.txt file. 2019-02-20 17:55:59 +00:00
portasm.h First Official Release of ARMV8M Support. This release removes Pre-Release from all the ARMv8M files licensees. 2019-02-19 02:30:32 +00:00
portasm.s Add support for running FreeRTOS on Secure Side only in Cortex M33 port. Also, change spaces to tabs. 2019-02-20 00:25:45 +00:00
portmacro.h Export port architecture name for COrtex-M33. This can be used by debuggers to find the port in-use to be able to correctly decode the context stored on the stack. 2019-03-28 00:00:46 +00:00