]> begriffs open source - cmsis-freertos/commit
Made default Stack Overflow hook fail if configASSERT is defined 37/head
authorPetr <5851137+pvyleta@users.noreply.github.com>
Sun, 27 Oct 2019 02:30:55 +0000 (03:30 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2019 02:30:55 +0000 (03:30 +0100)
commitef130a8b01c9398b36588dfd2a9eb13f004e1e80
tree0fead42eb5beea8dd12ff0fb034bfe8ea7b5f221
parent03eba7d52ae0720dc3e60adc26e55f5d99722d32
Made default Stack Overflow hook fail if configASSERT is defined

I beleive that the default implementation should fail if the user defines configASSERT. I believe this is a reasonable addition, given the fact configCHECK_FOR_STACK_OVERFLOW is already enabled by default. I hope it could save someone a lot of headache - as it happened to me when I overlooked my stack overflowing.
CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2.c