15da32ebbb
The under the error condition of rx buffer size is <=128 an error log is printed that reads uart rx buffer length error(>128). Propose an update to better describe the error condition as uart rx buffer length error(<=128). Signed-off-by: Wu Bo Wen <wubowen@espressif.com> Merges https://github.com/espressif/esp-idf/pull/5523