]> begriffs open source - freertos/blob - portable/ARMv8M/secure/ReadMe.txt
FreeRTOS MPU: Remove MPU region number check (#1261)
[freertos] / portable / ARMv8M / secure / ReadMe.txt
1 This directory tree contains the master copy of the FreeRTOS Armv8-M and
2 Armv8.1-M ports.
3 Do not use the files located here!  These file are copied into separate
4 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NNN directories prior to
5 each FreeRTOS release.
6
7 If your Armv8-M/Armv8.1-M application uses TrustZone then use the files from the
8 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85] directories.
9
10 If your Armv8-M/Armv8.1-M application does not use TrustZone then use the files from
11 the FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NTZ directories.