arduino-esp32/tests/validation/uart
Rodrigo Garcia 1c01fcd196
fix(uart): fixed esp32s2 uart ci test case (#10926)
Wrong pins were used for baud rate detection test case, therefore no data was reaching UART1 RX FIFO from UART0 TX loopback.
2025-02-04 11:04:58 +02:00
..
ci.json ci(tests): Re-enable UART test for P4 2024-12-11 08:56:12 -03:00
diagram.esp32.json refactor(uart): Refactor UART test to work with any number of UARTs (#10593) 2024-12-09 11:27:56 +02:00
test_uart.py ci(performance): Add performance tests to CI (#9560) 2024-05-07 13:16:13 +02:00
uart.ino fix(uart): fixed esp32s2 uart ci test case (#10926) 2025-02-04 11:04:58 +02:00