mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

Although the hardware documentation suggests that SCHED_INFO is only used for periodic channels, empirical evidence shows that omitting this configuration on non-periodic channels can cause them to freeze. Therefore, we set this field for all channels to ensure reliable operation.