mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8aba6a53e4
* 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.