Files
esp-idf/docs/en/api-reference
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
..
2023-04-03 18:10:28 +05:30
2023-03-21 19:24:24 +08:00
2022-09-21 17:29:52 +02:00