OVMS3-idf/components/soc/src/esp32s2
Michael (XIAO Xufeng) 77d5e4b4e2 Merge branch 'bugfix/timer_group_intr_enable' into 'master'
Bugfix/timer group intr enable

Closes IDFGH-3082

See merge request espressif/esp-idf!8340
2020-04-24 18:28:36 +08:00
..
include/hal Merge branch 'bugfix/timer_group_intr_enable' into 'master' 2020-04-24 18:28:36 +08:00
adc_hal.c driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
brownout_hal.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
CMakeLists.txt Merge branch 'refactor/systimer_hal' into 'master' 2020-04-03 18:17:18 +08:00
i2c_brownout.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_rtc_clk.h RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_clk.c esp32s2: fix enabling 32k XTAL clock 2020-02-17 17:33:56 +01:00
rtc_clk_common.h soc/rtc: update frequency switching APIs to match the master branch 2020-02-17 17:23:32 +01:00
rtc_clk_init.c soc/rtc: update frequency switching APIs to match the master branch 2020-02-17 17:23:32 +01:00
rtc_init.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_pm.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_sleep.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_time.c rtc_clk_cal: make compatible with the ESP32 2020-02-17 17:33:56 +01:00
rtc_wdt.c Restore rtc_wdt driver 2020-04-01 16:13:35 +08:00
soc_memory_layout.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
systimer_hal.c systimer: add HAL layer 2020-04-01 16:51:43 +08:00
touch_sensor_hal.c Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
usb_hal.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00