mirror of
https://github.com/espressif/esp-idf
synced 2025-03-21 15:09:07 -04:00
This commit adds a stress tests for creating multiple tasks with xTaskCreateWithCaps such that the stack is allocated in external SPIRAM. Then the tasks self-delete. This is done iteratively as stress test.