FreeRTOS-Kernel/FreeRTOS/Source/portable/ARMv8M
Richard Barry 8b6ab5f197 Add instructions on building the Cortex-M33 secure and non secure projects into the comments of that project and into a readme.txt file.
Enable configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES setting to be used in statically allocated systems.
2019-02-20 17:55:59 +00:00
..
non_secure 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
secure 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
copy_files.py 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 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

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 you Cortex-M33 application is not going to use TrustZone then use the files
from the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.