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 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3521b51f1c33cf4a8f8310a4b52f04ed399a333
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32s2
History
wuzhenghui
1f6d8d4e5d
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-20 19:39:02 +08:00
..
include
/soc
…
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): clear reserved interrupts that are not applicable for each target
2024-03-27 16:21:25 +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
refactor(bootloader): lower down the log level to reduce the bootloader size
2024-08-28 12:12:06 +08:00
Kconfig.mac
…
Kconfig.rtc
fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug
2024-03-05 19:33:30 +08:00
memprot.c
…
rtc_clk_init.c
…
rtc_clk.c
…
rtc_init.c
fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals
2024-04-01 15:21:07 +08:00
rtc_sleep.c
fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals
2024-04-01 15:21:07 +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
…