esp-idf/components/efuse
Armando f29eda26e6 esp_adc: replace hardcoded calibration version to a macro
On esp32c3 and esp32s3, we support calibration version 1. This commit
replace it with ESP_EFUSE_ADC_CALIB_VER to avoid hardcode.
2022-10-13 21:03:51 +08:00
..
esp32
esp32c2
esp32c3 esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
esp32c6
esp32h2
esp32s2
esp32s3 esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
include
private_include
src
test
test_efuse_host
CMakeLists.txt
Kconfig
efuse_table_gen.py