This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/ARMv8M/non_secure
alfred gedeon 0b0a2060c0
Style: Change FreeRTOS websites in comments (#131)
* Style: Change FreeRTOS websites in comments

* Style: Change freertos to FreeRTOS in comments

* Style: Remove broken link

Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
2020-08-20 14:59:28 -07:00
..
portable Style: Change FreeRTOS websites in comments (#131) 2020-08-20 14:59:28 -07:00
port.c Style: Change FreeRTOS websites in comments (#131) 2020-08-20 14:59:28 -07:00
portasm.h Style: Change FreeRTOS websites in comments (#131) 2020-08-20 14:59:28 -07:00
ReadMe.txt Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00

This directory tree contains the master copy of the FreeeRTOS Cortex-M33 port.
Do not use the files located here!  These file are copied into separate
FreeRTOS/Source/portable/[compiler]/ARM_CM33_NNN directories prior to each
FreeRTOS release.

If your Cortex-M33 application uses TrustZone then use the files from the
FreeRTOS/Source/portable/[compiler]/ARM_CM33 directories.

If your Cortex-M33 application does not use TrustZone then use the files from
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.