]> begriffs open source - cmsis-freertos/blob - Source/portable/ARMv8M/ReadMe.txt
Correct memory allocation and access in osMemoryPoolNew (#142)
[cmsis-freertos] / Source / portable / ARMv8M / 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 each
5 FreeRTOS release.
6
7 If your Armv8-M and 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 and 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.