esp-idf/docs/en/migration-guides
Darian Leung 948010dc0b 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-04-21 15:43:08 +08:00
..
release-5.x freertos: Add task creation with caps functions 2023-04-21 15:43:08 +08:00
index.rst Docs: Update folder structure for 5.1 migration 2022-10-25 15:16:27 +08:00