mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f19f43dce1
This commit replaces the use of esp_rom_uart_rx_string() with a new simple readline function that supports echoing back the input, along with backspaces.