esp-idf/docs/en/migration-guides/release-5.x/5.1
Darian Leung ad5044c5f6 freertos: Add task creation with caps functions
This commit adds the corresponding CreateWithCaps functions for tasks:

- xTaskCreatePinnedToCoreWithCaps()
- xTaskCreateWithCaps()
- vTaskDeleteWithCaps()

Documentation and migraiton guide have been updated accordingly.

Closes https://github.com/espressif/esp-idf/issues/11216
2023-05-10 17:55:49 +08:00
..
gcc.rst docs: add EN GCC-12.2.0 migration guide 2023-02-22 05:33:03 +00:00
index.rst docs: upate migration guides for deprecated type and header file in power management component 2023-02-23 11:36:13 +08:00
networking.rst esp_netif/lwip: Fix core-locking config 2023-01-17 16:15:58 +01:00
peripherals.rst Docs: update CN translation for migration-guides, api-reference, api-guides 2023-02-20 11:49:54 +08:00
storage.rst support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2023-04-06 11:40:40 +08:00
system.rst freertos: Add task creation with caps functions 2023-05-10 17:55:49 +08:00