X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=FreeRTOS%2FSource%2Fportable%2FGCC%2FARM_CM0%2Fport.c;h=0b07b0e9ae6bb8b1283111ca68732bdb5cff3db7;hb=a9ee6ffdc39d200500becde61e9704223d8b0e7e;hp=3946bada56d4983e16aac0873aa6a37d989ce44a;hpb=f7571fe067223bed899053d40e1eb31a4851c97c;p=freertos diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c index 3946bada5..0b07b0e9a 100644 --- a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c +++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c @@ -92,7 +92,7 @@ #define portINITIAL_XPSR ( 0x01000000 ) /* Let the user override the pre-loading of the initial LR with the address of -prvTaskExitError() in case is messes up unwinding of the stack in the +prvTaskExitError() in case it messes up unwinding of the stack in the debugger. */ #ifdef configTASK_RETURN_ADDRESS #define portTASK_RETURN_ADDRESS configTASK_RETURN_ADDRESS