esp-idf/components/esp_adc_cal
William Ferguson be3fc35533 [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
2021-03-15 18:42:19 +08:00
..
include [cxx]: fixed extern "C" declarations 2021-03-15 18:42:19 +08:00
CMakeLists.txt driver/adc: support for esp32s2 adc calibration scheme 2020-08-17 14:43:41 +08:00
component.mk driver/adc: support for esp32s2 adc calibration scheme 2020-08-17 14:43:41 +08:00
esp_adc_cal_esp32.c driver/adc: support for esp32s2 adc calibration scheme 2020-08-17 14:43:41 +08:00
esp_adc_cal_esp32s2.c driver/adc: support for esp32s2 adc calibration scheme 2020-08-17 14:43:41 +08:00
Kconfig driver/adc: support for esp32s2 adc calibration scheme 2020-08-17 14:43:41 +08:00