esp-idf/components/esp_system
chaijie a48b5246cc 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
2020-11-23 19:38:11 +08:00
..
include esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
port esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
test async_mcp: add DMA capability to allocated memory 2020-11-17 20:09:14 +08:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
esp_async_memcpy.c async_mcp: add DMA capability to allocated memory 2020-11-17 20:09:14 +08:00
intr_alloc.c Updates for riscv support 2020-11-13 07:49:11 +11:00
Kconfig esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
linker.lf esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
panic.c esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sleep_modes.c ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2020-11-23 19:38:11 +08:00
startup.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
system_api.c console: support create REPL over USB CDC 2020-11-13 10:51:40 +08:00
system_time.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00