esp-idf/components/esp_adc/test_apps/adc
morris c24222dcde 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-11 11:42:09 +08:00
..
main gptimer: fix race condition between start and stop 2023-03-11 11:42:09 +08:00
CMakeLists.txt esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
pytest_adc.py CI: add generic to xtal_40mhz jobs 2023-03-01 22:40:32 +08:00
README.md esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
sdkconfig.ci.esp32c2_xtal26m_iram_safe esp_adc: added esp32c2 adc runners 2022-10-21 11:20:41 +08:00
sdkconfig.ci.esp32c2_xtal26m_release esp_adc: added esp32c2 adc runners 2022-10-21 11:20:41 +08:00
sdkconfig.ci.iram_safe ci: fix ci error(insufficient internal ram link error) 2022-09-21 16:23:10 +08:00
sdkconfig.ci.pm_enable esp_adc: fix continuous mode pm lock release fail issue and add tests 2023-03-01 10:51:19 +08:00
sdkconfig.ci.release esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
sdkconfig.defaults TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00

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