OVMS3-idf/components/soc/src/esp32s2
Darian Leung e6db25af9d TWAI: Add ESP32-S2 support
This commit adds TWAI driver support for the
ESP32-S2. The following features were added:

- Expanded BRP support
- Expanded CLKOUT Divider Support
- Updated example READMEs
2020-07-30 22:09:39 +08:00
..
include/hal TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +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 heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00: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 redundancy 2020-07-30 11:41:11 +08:00
usb_hal.c soc/usb: use new headers in LL, move some code out of LL 2020-04-29 10:04:13 +02:00