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-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e662b51b775b883f370285f074e49885535233b9
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c2
History
morris
e8b6d2280d
change(gptimer): use private unsafe RCC LL functions in bootloader
2024-04-08 17:48:20 +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
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
fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug
2024-03-05 19:33:30 +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
change(gptimer): use private unsafe RCC LL functions in bootloader
2024-04-08 17:48:20 +08:00
sar_periph_ctrl.c
…
systimer.c
…