This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6731c0d53ddd1572afccf57aeabfda580f819a4
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32
History
wuzhenghui
c6731c0d53
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 15:05:57 +08:00
..
cache_sram_mmu.c
…
chip_info.c
…
CMakeLists.txt
fix(esp_hw_support): Removed unused include directories from cmake
2024-02-21 11:41:11 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
fix(esp_hw_support): clear reserved interrupts that are not applicable for each target
2024-06-03 11:09:45 +08:00
io_mux.c
…
Kconfig.hw_support
feat(bootloader): support to check efuse block revision
2025-03-25 10:09:52 +08:00
Kconfig.mac
…
Kconfig.rtc
…
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 15:05:57 +08:00
rtc_init.c
fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals
2024-04-03 10:49:31 +08:00
rtc_sleep.c
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 17:00:28 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-17 19:44:20 +08:00
sar_periph_ctrl.c
…