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-04 20:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4244d8af5496f9a8c99b46c236dc863165864da1
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32s3
History
Song Ruo Jing
4244d8af54
fix(gpio): fix bad bit shift operation and OOB (h2) in io_mux.c
2025-03-06 20:35:48 +08:00
..
include
/soc
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 10:13:07 +08:00
chip_info.c
…
CMakeLists.txt
refactor(mspi): added mspi_timing_tuning dir
2024-12-04 09:45:03 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
esp_memprot.c
…
io_mux.c
fix(gpio): fix bad bit shift operation and OOB (h2) in io_mux.c
2025-03-06 20:35:48 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-19 16:02:25 +08:00
rtc_init.c
…
rtc_sleep.c
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 10:13:07 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-07 19:43:54 +08:00
sar_periph_ctrl.c
…
systimer.c
…