esp-idf/components/esp_adc
songruojing 304a8f142d esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
2022-08-19 11:13:02 +08:00
..
deprecated
esp32
esp32c2/include
esp32c3 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32c6/include esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2/include
esp32s2 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32s3
include esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
interface
test_apps/adc build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
Kconfig
adc_cali.c
adc_cali_curve_fitting.c
adc_common.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
adc_continuous.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
adc_lock.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
adc_oneshot.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
curve_fitting_coefficients.h
linker.lf