mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-12 08:11:18 +08:00
1. there is a risk of ticks_end overflow, if xTaskGetTickCount() plus ticks_to_wait is bigger than portMAX_DELAY 2. potential blocking code on waiting for tx fifo done. It usually occurs at esp uart uses flow control, and the other side of uart not.
41 KiB
41 KiB