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-08-24 17:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0c6699c67bb9c700dfee1db75d5c4402a552e98
esp-idf
/
components
/
hal
/
esp32
History
Song Ruo Jing
8fd103928b
fix(gpio): fix pu, pd, drv value incorrect from gpio_dump_io_configuration on esp32
...
Closes
https://github.com/espressif/esp-idf/issues/14931
2025-03-20 16:01:44 +08:00
..
include
/hal
fix(gpio): fix pu, pd, drv value incorrect from gpio_dump_io_configuration on esp32
2025-03-20 16:01:44 +08:00
cache_hal_esp32.c
fix(cache): fixed cache hal ctx not initialised in app issue
2024-12-19 15:16:05 +08:00
clk_tree_hal.c
fix(apll): fixed overflow in apll calculation
2023-10-16 08:01:17 +00:00
efuse_hal.c
fix(test): check call graph for hal component
2023-07-05 09:09:01 +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
…