OVMS3-idf/components/esp_system
Darian Leung 97721d469c 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-06-30 16:56:03 +08:00
..
include esp32s2: add internal usb_console API 2020-06-26 15:38:49 +02:00
port TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
private_include esp_system: restore order of some init functions 2020-06-19 18:40:10 +10:00
CMakeLists.txt esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
component.mk esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
Kconfig esp_system: introduce single core mode proxy config 2020-06-19 18:40:10 +10:00
linker.lf esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
panic.c esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
sdkconfig.rename esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
startup.c Merge branch 'feature/usb_console_ig' into 'master' 2020-06-29 05:16:15 +08:00
system_api.c esp_system: remove duplicated esp_digital_reset function 2020-05-04 10:13:14 +00:00