mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
* Added prvTaskCreateDynamicAffinitySetWithCaps and prvTaskCreateDynamicPinnedToCoreWithCaps which allocate the task's stack in PSRAM instead of internal RAM. These functions are only available if PSRAM is enabled.