mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-06 09:55:42 +00:00
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.