esp-idf/components/freertos/esp_additions/include/esp_private
Jakob Hasse 8aba6a53e4 feat(freertos): Added private PSRAM stack task creation functions
* 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.
2023-10-18 20:06:42 +08:00
..
freertos_debug.h change(freertos/debug): Add API to get current TCB 2023-10-07 18:55:47 +08:00
freertos_idf_additions_priv.h feat(freertos): Added private PSRAM stack task creation functions 2023-10-18 20:06:42 +08:00