esp-idf/docs/en/migration-guides/release-5.x
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
..
5.0 correct typo in reference to ESP-IDF repo 2023-05-04 11:43:08 +08:00
5.1 freertos: Add task creation with caps functions 2023-05-10 17:55:49 +08:00