esp-idf/components/driver/esp32
chaijie b2e08332e3 ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
ESP32 in revision0 and revision1 uses touchpad to provide
current to oscillate xtal 32k. But revision2 and revision3
do not need to do that.
Note: touchpad can not work and toupad/ULP wakeup sources
are not available when toupad provides current to xtal 32k
2022-03-30 15:27:03 +08:00
..
include/driver Driver(dac): fix DAC-DMA driver and unit test 2020-09-28 19:35:07 +08:00
adc.c adc: apply adc power API to adc driver 2022-01-06 11:42:55 +08:00
dac.c Driver(dac): fix DAC-DMA driver and unit test 2020-09-28 19:35:07 +08:00
touch_sensor.c ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2022-03-30 15:27:03 +08:00