OVMS3-idf/components/soc/src/esp32
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
test soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
adc_hal.c driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
brownout_hal.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
CMakeLists.txt Merge branch 'bugfix/restore_rtc_wdt_driver' into 'master' 2020-04-02 19:11:49 +08:00
component.mk soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
emac_hal.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_rtc_clk.h ci: solve public headers errors 2020-02-11 14:30:42 +05:00
rtc_clk.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_clk_common.h ci: solve public headers errors 2020-02-11 14:30:42 +05:00
rtc_clk_init.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_init.c Merge branch 'bugfix/wifi_clear_phy_status_when_cpu_start' into 'master' 2020-02-12 15:34:46 +08:00
rtc_pm.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_sleep.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_time.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_wdt.c Restore rtc_wdt driver 2020-04-01 16:13:35 +08:00
soc_log.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
soc_memory_layout.c heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
touch_sensor_hal.c driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00