This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-05 04:36:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b0eb7fcb3df278356a1e60866df8a97ffdcb600
esp-idf
/
components
/
hal
/
esp32
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
cache_hal_esp32.c
fix(cache): fixed cache hal ctx not initialised in app issue
2024-12-18 16:41:35 +08:00
clk_tree_hal.c
feat(esp_hw_support): support esp32p4 clock output
2024-04-17 15:09:49 +08:00
efuse_hal.c
refactor(hal): clean up some hal file dependency on sdkconfig.h
2025-07-17 10:33:08 +08:00
gpio_hal_workaround.c
gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity
2022-07-15 16:51:25 +08:00
touch_sensor_hal.c
feat(touch): update doc and example for touch version 2
2024-10-30 10:02:49 +08:00