FreeRTOS-Kernel/FreeRTOS/Source/portable/ARMv8M/non_secure
2019-05-09 22:09:12 +00:00
..
portable Do not strip required symbols when LTO is on 2019-05-09 22:04:29 +00:00
port.c Do not strip required symbols when LTO is on 2019-05-09 22:04:29 +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
ReadMe.txt Change type of usStackDepth to configSTACK_DEPTH_TYPE. 2019-02-21 03:25:30 +00:00

This directory tree contains the master copy of the FreeeRTOS Cortex-M33 port.
Do not use the files located here!  These file are copied into separate
FreeRTOS/Source/portable/[compiler]/ARM_CM33_NNN directories prior to each
FreeRTOS release.

If your Cortex-M33 application uses TrustZone then use the files from the
FreeRTOS/Source/portable/[compiler]/ARM_CM33 directories.

If your Cortex-M33 application does not use TrustZone then use the files from
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.