Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
context/ | 04-Jan-2025 | - | 868 | 400 | ||
heap/ | 04-Jan-2025 | - | 544 | 279 | ||
init/ | 04-Jan-2025 | - | 162 | 45 | ||
macros/ | 04-Jan-2025 | - | 141 | 40 | ||
ReadMe.txt | D | 04-Jan-2025 | 580 | 12 | 9 |
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