esp-idf/components/esp_adc_cal
William Ferguson a71d9cc466 [cxx]: fixed extern "C" declarations
* Moving #includes above
  #ifdef __cplusplus extern "C" { #endif
  So that we can compile with CPP.

Signed-off-by: Jakob Hasse <jakob.hasse@espressif.com>

Merges https://github.com/espressif/esp-idf/pull/6634
Closes https://github.com/espressif/esp-idf/issues/6633
2021-03-15 17:48:23 +08:00
..
include [cxx]: fixed extern "C" declarations 2021-03-15 17:48:23 +08:00
CMakeLists.txt system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
component.mk system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
esp_adc_cal_esp32.c driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
esp_adc_cal_esp32c3.c adc: replace assert with esp check 2021-01-25 04:51:40 +00:00
esp_adc_cal_esp32s2.c driver/adc: support for esp32s2 adc calibration scheme V2 2020-12-03 20:08:59 +08:00
Kconfig driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00