In ESP-IDF how can I dynamically assign stack in esp32 so that it will automatically take stack at runtime?
I found some of the malloc and realloc functions in ESP-IDF but I was not able to understand it clearly.
In ESP-IDF how can I dynamically assign stack in esp32 so that it will automatically take stack at runtime?
I found some of the malloc and realloc functions in ESP-IDF but I was not able to understand it clearly.