esp-idf/components/driver/test_apps/gpio_extensions
morris 2d52334e5d gptimer: fix race condition between start and stop
Added state transition in gptimer_start/stop functions.
So that it's not possible to make a stopped timer continue to run
because of race condition.
2023-03-10 23:27:29 +08:00
..
main gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00
CMakeLists.txt gpio: combine sdm, glitch filter, fast gpio tests into one app 2022-12-29 14:46:16 +08:00
README.md esp32h2: add build test 2023-01-17 10:29:04 +08:00
pytest_gpio_extensions.py fix pcnt sdm pre-commit failure 2023-01-17 15:28:27 +08:00
sdkconfig.ci.iram_safe gpio: combine sdm, glitch filter, fast gpio tests into one app 2022-12-29 14:46:16 +08:00
sdkconfig.ci.release gpio: combine sdm, glitch filter, fast gpio tests into one app 2022-12-29 14:46:16 +08:00
sdkconfig.defaults TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00

README.md

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