mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 23:54:39 +00: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.