mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-11 13:54:16 -04:00
Fix Build and Links failure in MPU projects. Minor cosmetic changes in some V8M files.
This commit is contained in:
parent
8b6ab5f197
commit
5623c69748
17 changed files with 47 additions and 44 deletions
|
@ -6,5 +6,5 @@ FreeRTOS release.
|
|||
If your Cortex-M33 application uses TrustZone then use the files from the
|
||||
FreeRTOS/Source/portable/[compiler]/ARM_CM33 directories.
|
||||
|
||||
If you Cortex-M33 application is not going to use TrustZone then use the files
|
||||
from the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.
|
||||
If you Cortex-M33 application does not use TrustZone then use the files from
|
||||
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue