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
6b0eb7fcb3df278356a1e60866df8a97ffdcb600
esp-idf
/
components
/
hal
/
esp32h4
History
Song Ruo Jing
6b0eb7fcb3
fix(lp_io): w1ts/w1tc register access performance is improved
...
by avoiding "read-modify-write" operation. The registers designed to be write only.
2025-07-28 11:17:32 +08:00
..
include
/hal
fix(lp_io): w1ts/w1tc register access performance is improved
2025-07-28 11:17:32 +08:00
clk_tree_hal.c
fix(clk): XTAL_X2 clock is not usable on H21 MPW and H4 BETA5
2025-07-10 16:35:58 +08:00
efuse_hal.c
refactor(hal): clean up some hal file dependency on sdkconfig.h
2025-07-17 10:33:08 +08:00
modem_clock_hal.c
change(hal): add union enum type for modem peripheral 32k source selection
2025-06-18 11:48:48 +08:00
pau_hal.c
change(hal): simplify some enable/disable function in pau_ll
2025-06-20 20:11:55 +08:00
pmu_hal.c
feat(esp_hw_support): add esp32h4 pmu initial support
2025-07-01 10:40:20 +08:00