mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
* use configSTACK_DEPTH_TYPE consequently * update default to uint32_t * Update FreeRTOS.h Revert for backwards compatibility * Update portable.h * configSTACK_DEPTH_TYPE - unify stack variable naming * update lexicon.txt * update typo lexicon.txt * Update task.h * Update timers.h * fix merge typo * fix stack type * fix timer stack type * fix timer stack more * fix affinity set stack * adjust ports to use configSTACK_DEPTH_TYPE * fix vTaskListTasks * set default stack depth type in portable.h * fix History.txt * update affinityset * resolve reviewer comments * fix prvTaskCheckFreeStackSpace for variable stack size type * restore CoRoutine defines * remove obsolete stack ttype casts * fix (attempt) for format portable.h * Formatting fixes * prvTaskCheckFreeStackSpace make variable naming compliant * Update portable/GCC/ARM_CM33/non_secure/port.c Co-authored-by: Soren Ptak <ptaksoren@gmail.com> * Update portable/GCC/ARM_CM23/non_secure/port.c Co-authored-by: Soren Ptak <ptaksoren@gmail.com> * Apply suggestions from code review Update ulStackDepth to uxStackDepth Co-authored-by: Soren Ptak <ptaksoren@gmail.com> * Correct uxStackDepth in port.c Also add uint32_t cast prvGetMPURegionSizeSetting. * Update ARM CM3 MPU port.c Revert casting of ( uint32_t ) pxBottomOfStack * Code review suggestions Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> --------- Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com> Co-authored-by: Soren Ptak <ptaksoren@gmail.com> Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com> Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com> |
||
---|---|---|
.. | ||
ARM7_AT91FR40008 | ||
ARM7_AT91SAM7S | ||
ARM7_LPC23xx | ||
ARM7_LPC2000 | ||
Arm_AARCH64 | ||
Arm_AARCH64_SRE | ||
ARM_CA9 | ||
ARM_CA53_64_BIT | ||
ARM_CA53_64_BIT_SRE | ||
ARM_CM0 | ||
ARM_CM3 | ||
ARM_CM3_MPU | ||
ARM_CM4_MPU | ||
ARM_CM4F | ||
ARM_CM7 | ||
ARM_CM23 | ||
ARM_CM23_NTZ/non_secure | ||
ARM_CM33 | ||
ARM_CM33_NTZ/non_secure | ||
ARM_CM35P | ||
ARM_CM35P_NTZ/non_secure | ||
ARM_CM55 | ||
ARM_CM55_NTZ/non_secure | ||
ARM_CM85 | ||
ARM_CM85_NTZ/non_secure | ||
ARM_CR5 | ||
ARM_CRx_No_GIC | ||
ATMega323 | ||
AVR32_UC3 | ||
AVR_AVRDx | ||
AVR_Mega0 | ||
ColdFire_V2 | ||
CORTUS_APS3 | ||
H8S2329 | ||
HCS12 | ||
IA32_flat | ||
MCF5235 | ||
MicroBlaze | ||
MicroBlazeV8 | ||
MicroBlazeV9 | ||
MSP430F449 | ||
NiosII | ||
PPC405_Xilinx | ||
PPC440_Xilinx | ||
RISC-V | ||
RL78 | ||
RX100 | ||
RX200 | ||
RX600 | ||
RX600v2 | ||
RX700v3_DPFPU | ||
STR75x | ||
TriCore_1782 |