This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c2
History
wuzhenghui
95fb085fe3
fix(esp_hw_support): add timer wakeup sleep duration check
...
Closes
https://github.com/espressif/esp-idf/issues/15255
2025-02-18 19:21:57 +08:00
..
include
/soc
change(esp_hw_support): switch lp_cpu power mode with clock src to save lp_cpu working power
2024-09-26 11:23:06 +08:00
chip_info.c
…
CMakeLists.txt
change(esp_security): Move the crypto locking layer into the security component
2024-08-20 12:35:22 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
feat(esp_hw_support): add clk tree source gate management api
2024-09-11 10:53:01 +08:00
esp_cpu_intr.c
…
io_mux.c
…
Kconfig.hw_support
feat(soc): increase c2 max supported version
2024-12-25 20:30:15 +08:00
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix bad submode setting logic in rtc_slow selection
2024-09-24 11:24:03 +08:00
rtc_init.c
…
rtc_sleep.c
…
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-18 19:21:57 +08:00
sar_periph_ctrl.c
…
systimer.c
…