Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 21-Aug-2025 | - | ||||
portable/ | 21-Aug-2025 | - | ||||
ReadMe.txt | A D | 21-Aug-2025 | 591 | 12 | 9 | |
port.c | A D | 21-Aug-2025 | 99.8 KiB | 2,273 | 1,205 | |
portasm.h | A D | 21-Aug-2025 | 3.8 KiB | 115 | 16 | |
portmacrocommon.h | A D | 21-Aug-2025 | 24.8 KiB | 583 | 241 |
ReadMe.txt
1This directory tree contains the master copy of the FreeRTOS Armv8-M and 2Armv8.1-M ports. 3Do not use the files located here! These file are copied into separate 4FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NNN directories prior to 5each FreeRTOS release. 6 7If your Armv8-M/Armv8.1-M application uses TrustZone then use the files from the 8FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85] directories. 9 10If your Armv8-M/Armv8.1-M application does not use TrustZone then use the files from 11the FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NTZ directories. 12