esp-idf/components/driver/esp32s2/include/driver
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
..
adc.h Merge branch 'bugfix/add_adc-dma_for_esp32' into 'master' 2020-08-31 16:29:51 +08:00
dac.h Driver(dac): fix DAC-DMA driver and unit test 2020-09-28 19:35:07 +08:00
temp_sensor.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
touch_sensor.h [cxx]: fixed extern "C" declarations 2021-03-15 18:42:19 +08:00