]> begriffs open source - freertos/blob - portable/ARMv8M/ReadMe.txt
Update SMP branch readme for port migration (#999)
[freertos] / portable / ARMv8M / ReadMe.txt
1 This directory tree contains the master copy of the FreeeRTOS Cortex-M33 port.
2 Do not use the files located here!  These file are copied into separate
3 FreeRTOS/Source/portable/[compiler]/ARM_CM33_NNN directories prior to each
4 FreeRTOS release.
5
6 If your Cortex-M33 application uses TrustZone then use the files from the
7 FreeRTOS/Source/portable/[compiler]/ARM_CM33 directories.
8
9 If your Cortex-M33 application does not use TrustZone then use the files from
10 the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.