esp-idf/components/esp_driver_uart
2024-07-31 15:15:59 +08:00
..
include/driver fix(uart): fix uart_config_t structure size difference in C and C++ 2024-07-31 15:15:59 +08:00
src fix(uart): fix uart_config_t structure size difference in C and C++ 2024-07-31 15:15:59 +08:00
test_apps feat(uart): support uart module sleep retention on c6/h2/p4 2024-07-31 15:15:11 +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