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-08-31 22:24:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d6c56c20dc464934ad1d8d9f3803024633176c8
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32
History
Michael (XIAO Xufeng)
5d6c56c20d
Merge branch 'fix/unused_mmap_include' into 'master'
...
fix(all): remove unused header includes See merge request
espressif/esp-idf!29816
2024-03-29 10:20:08 +08:00
..
include
/soc
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
cache_sram_mmu.c
fix(all): remove unused header includes
2024-03-25 13:58:40 +08:00
chip_info.c
…
CMakeLists.txt
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +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-03-27 16:21:25 +08:00
esp_crypto_lock.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
docs(esp32p4): update misc docs for esp32p4
2023-12-09 09:09:55 +08:00
rtc_clk_init.c
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
rtc_clk.c
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
rtc_init.c
…
rtc_sleep.c
…
rtc_time.c
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
sar_periph_ctrl.c
…