mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
1e51387222
portSTACK_TYPE is an internal macro defined by the porting layer. This commit changes all references to StackType_t which is the official type exposed by FreeRTOS.