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-09-02 22:51:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d293c858246573530c29a2c5a750822abe4a2d4
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c3
History
Song Ruo Jing
6d293c8582
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
..
include
/soc
Merge branch 'bugfix/fix_modem_state_rx_bcn_failed' into 'master'
2025-04-09 17:58:50 +08:00
adc2_init_cal.c
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
esp_cpu_intr.c
…
esp_memprot.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
rtc_clk_init.c
…
rtc_clk.c
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
rtc_init.c
…
rtc_sleep.c
change(esp_hw_support): optimize sleep memory (iram or flash) usage control by PM_SLP_IRAM_OPT
2025-04-17 22:01:10 +08:00
rtc_time.c
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-04-09 11:41:58 +08:00
sar_periph_ctrl.c
fix(adc): fix adc do not enable/disable regi2c registers
2025-04-25 14:39:01 +08:00
systimer.c
…