esp-idf/components/esp_system/port
songruojing 03477a59db rtc_clk: Fix rtc8m calibration failure after cpu/core reset
1. make sure 8md256 clk is enabled before calibration
2. improve bootloader and application startup 8m, 8md256 enable logic
2022-06-13 17:47:51 +08:00
..
arch Merge branch 'feature/move_dport_workaround_to_g0' into 'master' 2022-06-01 12:11:12 +08:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00
brownout.c spi_flash: Making XMC flash works more stable when brownout detected 2022-06-02 10:38:55 +08:00
CMakeLists.txt move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00
cpu_start.c MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
panic_handler.c dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00