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-05 04:49:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdb6426d2e5a49bacb86b51cc451079b847ee9b3
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32s2
History
wuzhenghui
8d55741d32
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 17:19:04 +08:00
..
include
/soc
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 17:19:04 +08:00
adc2_init_cal.c
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
fix(esp_hw_support): make the NMI interrupts available for the main application
2025-02-26 10:06:44 +08:00
esp_crypto_lock.c
…
io_mux.c
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-20 19:39:02 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
memprot.c
…
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 17:19:04 +08:00
rtc_init.c
…
rtc_sleep.c
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 17:31:35 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-17 19:09:44 +08:00
sar_periph_ctrl.c
…
systimer.c
…