mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 11:26:15 +00: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