esp-idf/components/esp_adc/test_apps/adc
Armando 0e6c8aef19 esp_adc: increase adc continuous iram test time overhead a bit
Prior to this commit, overhead is 0us on esp32s2, s3, c3, c2. However
when the conv_done event happens, software takes some time to do
necessary operations.
2022-07-26 18:19:14 +08:00
..
main esp_adc: increase adc continuous iram test time overhead a bit 2022-07-26 18:19:14 +08:00
CMakeLists.txt
README.md
pytest_adc.py
sdkconfig.ci.iram_safe
sdkconfig.ci.release
sdkconfig.defaults

README.md

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