mirror of
https://github.com/espressif/esp-idf
synced 2025-04-06 23:00:12 -04:00
This commit updates some of the API references in task.h so that stack sizes are referred to in bytes rather than words as found in the vanilla version. Closes #2528