Arduino-FreeRTOS-SAMD21
Arduino-FreeRTOS-SAMD21 copied to clipboard
Question about configMINIMAL_STACK_SIZE
I had a question about configMINIMAL_STACK_SIZE. Because I need to save memory, I was wondering how the value of this define has been set. It seems when I go down on the stack value for some tasks and monitor them with uxTaskGetStackHighWaterMark on a long term, the configMINIMAL_STACK_SIZE could be much lower?