arduino-esp32/tests/validation
Lucas Saavedra Vaz e159bf6e46
refactor(uart): Refactor UART test to work with any number of UARTs (#10593)
* refactor(uart): Refactor UART test to work with any number of UARTs

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>

* fix(uart): Set CPU freq on ESP32

* ci(pre-commit): Apply automatic fixes

* fix(spelling): Fix codespell error

---------

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-12-09 11:27:56 +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 refactor(uart): Refactor UART test to work with any number of UARTs (#10593) 2024-12-09 11:27:56 +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