Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
portable/ | H | 06-Mar-2024 | - | 19,353 | 15,268 | |
ReadMe.txt | HD | 06-Mar-2024 | 580 | 12 | 9 | |
port.c | HD | 06-Mar-2024 | 89.5 KiB | 2,044 | 1,095 | |
portasm.h | HD | 06-Mar-2024 | 3.7 KiB | 115 | 16 | |
portmacrocommon.h | HD | 06-Mar-2024 | 17.6 KiB | 450 | 190 |
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