arduino-esp32/tests
Darkl0ud 6b3a9a9bff
Fixed typo for adc_continuous_data typedef in esp32-hal-adc.h/.c (#9529)
* Fixed typo in adc_continuous_data typedef

Fixed typo in adc_continuous_data typedef

* Additional typo fix for adc_continuous_data typedef

Additional commit for previous commit (#9529) adding typo corrections within

1. /docs/en/api/adc.rst
2. /libraries/ESP32/examples/AnalogReadContinuous\AnalogReadContinuous.ino
3. tests/periman/periman.ino

---------

Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
2024-04-19 12:42:41 +03:00
..
democfg Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
hello_world Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
nvs Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
periman Fixed typo for adc_continuous_data typedef in esp32-hal-adc.h/.c (#9529) 2024-04-19 12:42:41 +03:00
timer Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
touch ci(touch_test): Change released test value for ESP32 (#9521) 2024-04-17 13:49:22 +03:00
uart Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
unity Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
.gitignore tests: Add options. (#6916) 2022-07-15 17:56:32 +02:00
pytest.ini Add initial hardware testing support (#6313) 2022-03-10 14:45:26 +02:00
requirements.txt ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00