esp-idf/components/esp_driver_uart/test_apps/uart/main
2024-04-05 03:01:24 +08:00
..
CMakeLists.txt feat(uart_test): add test case for uart tx blocked by auto-suspend 2024-04-05 03:01:24 +08:00
test_app_main.c refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
test_common.h feat(uart_test): add test case for uart tx blocked by auto-suspend 2024-04-05 03:01:24 +08:00
test_uart_auto_lightsleep.c feat(uart_test): add test case for uart tx blocked by auto-suspend 2024-04-05 03:01:24 +08:00
test_uart.c feat(uart_test): add test case for uart tx blocked by auto-suspend 2024-04-05 03:01:24 +08:00