]> begriffs open source - freertos/commit
Move some variables from function scope back to being file scope for the benefit...
authorRichard Barry <ribarry@amazon.com>
Mon, 27 Aug 2018 21:59:26 +0000 (21:59 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 27 Aug 2018 21:59:26 +0000 (21:59 +0000)
commitb0ce1f61c904382a8328c0e3df0b503c856e5995
tree12ded1f24236359ff4f8fb4bb119953e016b4f12
parenta11b1a494d863ab84422eac7f7909a065739c3ef
Move some variables from function scope back to being file scope for the benefit of some kernel aware debuggers that were left working in a non-functioning mode after the V10.1.0 release - not last change for this purpose.
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
FreeRTOS/Source/tasks.c
FreeRTOS/Source/timers.c