esp-idf/components/esp_adc_cal
William Ferguson da3e3b5e28 [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:22:09 +00:00
..
include [cxx]: fixed extern "C" declarations 2021-04-23 07:22:09 +00:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08: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-19 18:48:14 +10:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00