esp-idf/components/esp_driver_uart
Michael (XIAO Xufeng) 1ca9a46737 Merge branch 'bugfix/forbid_uart_suspend_auto_lightsleep' into 'master'
uart: Fixed issue that TX be blocked by auto-lightsleep

Closes IDF-5518

See merge request espressif/esp-idf!21719
2024-04-10 10:49:24 +08:00
..
include/driver fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
src fix(uart): Fixed issue that TX be blocked by auto-lightsleep 2024-04-05 03:01:24 +08:00
test_apps Merge branch 'bugfix/forbid_uart_suspend_auto_lightsleep' into 'master' 2024-04-10 10:49:24 +08:00
CMakeLists.txt feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
Kconfig refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
linker.lf refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00