esp-idf/components/esp_adc/test_apps/adc
Armando 5fd4dbad12 esp_adc: improve adc continuous iram test aim
This commit increases adc continuous iram test period of cache disabling
time. Now time is: 1 second

- The aim of this test is to make sure the continuous mode driver ISR
callbacks can run in an IRAM-Safe context.
- Closing cache takes time. WHereas the code to close the cache is
updated. This time gets changed.
2022-10-09 02:35:22 +00:00
..
main esp_adc: improve adc continuous iram test aim 2022-10-09 02:35:22 +00:00
CMakeLists.txt esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
pytest_adc.py ci: use adc dedicated test runners for adc tests 2022-09-16 03:21:29 +00:00
README.md esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
sdkconfig.ci.iram_safe gptimer: add API to get captured count value 2022-08-25 17:55: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 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00

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