esp-idf/components/driver/test_apps/uart
Song Ruo Jing c55a07bf57 refactor(uart): add support to be able to test LP_UART port
Increase LP_UART_EMPTY_THRESH_DEFAULT value to 4. The original value
could cause the FIFO become empty before filling next data into the FIFO
when the buadrate is high. TX_DONE interrupt would raise before actual
transmission complete in such case.
2024-04-15 19:39:30 +08:00
..
main refactor(uart): add support to be able to test LP_UART port 2024-04-15 19:39:30 +08:00
CMakeLists.txt feat(uart): Add sdkconfig.ci.iram_safe test for UART driver 2023-08-30 11:30:03 +08:00
pytest_uart.py refactor(uart): add support to be able to test LP_UART port 2024-04-15 19:39:30 +08:00
README.md esp32h2: add build test 2023-01-17 10:29:04 +08:00
sdkconfig.ci.iram_safe feat(uart): Add sdkconfig.ci.iram_safe test for UART driver 2023-08-30 11:30:03 +08:00
sdkconfig.ci.release test: move uart test to test_app 2022-11-11 16:59:40 +08:00
sdkconfig.defaults feat(uart): Add sdkconfig.ci.iram_safe test for UART driver 2023-08-30 11:30:03 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3