mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Change type of usStackDepth to configSTACK_DEPTH_TYPE.
This commit is contained in:
parent
5623c69748
commit
5fe8465a35
4 changed files with 4 additions and 4 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 does not use TrustZone then use the files from
|
||||
If your Cortex-M33 application does not use TrustZone then use the files from
|
||||
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.
|
||||
|
|
|
@ -6,6 +6,6 @@ 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 does not use TrustZone then use the files from
|
||||
If your Cortex-M33 application does not use TrustZone then use the files from
|
||||
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.
|
||||
|
||||
|
|
|
@ -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 does not use TrustZone then use the files from
|
||||
If your 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