mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1c15c2aded
previously we use the systimer event to toggling a GPIO and assert the GPIO level, which is not stable in CI. Now we swicth to clear the GPIO at the systimer event. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_app_main.c | ||
test_etm_core.c | ||
test_gdma_etm.c | ||
test_gpio_etm.c | ||
test_gptimer_etm.c | ||
test_systimer_etm.c |