arduino-esp32/tests/validation
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
..
democfg ci(json): Add configuration requirements to ci.json files (#10385) 2024-09-30 13:43:50 +03:00
gpio fix(formatting): Fix formatting and disable JSON hook (#10492) 2024-10-21 18:29:05 +03:00
hello_world fix(tests): Use proper API and check for required token (#10223) 2024-08-22 23:44:49 +03:00
nvs fix(formatting): Fix formatting and disable JSON hook (#10492) 2024-10-21 18:29:05 +03:00
periman Merge branch 'master' into release/v3.1.x 2024-10-23 15:31:08 +03:00
psram fix(testing): Checkout proper branch for Wokwi tests and small QoL improvements (#10435) 2024-10-21 15:45:59 +03:00
timer ci(performance): Add performance tests to CI (#9560) 2024-05-07 13:16:13 +02:00
touch feat(touch): Support NG touch driver for P4 (#10448) 2024-10-21 13:29:01 +03:00
uart fix(uart): fixed esp32s2 uart ci test case (#10926) 2025-02-04 11:04:58 +02:00
unity ci(performance): Add performance tests to CI (#9560) 2024-05-07 13:16:13 +02:00
wifi fix(wifi): Fix requirements and guards for hosted Wi-Fi (#10579) 2024-11-07 00:31:29 +02:00