esp-idf/components/esp_adc_cal
William Ferguson 13b0633e8d [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-04-23 07:35:47 +00:00
..
include [cxx]: fixed extern "C" declarations 2021-04-23 07:35:47 +00:00
CMakeLists.txt Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 13:44:24 +10:00
component.mk esp_adc_cal: Added ADC calibration component 2017-08-29 18:43:14 +08:00
esp_adc_cal.c esp_adc_cal: Remove deprecated ADC calibration functions 2019-09-13 09:44:07 +10:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00