This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_gpio
/
test_apps
/
gpio
/
main
History
Song Ruo Jing
e1d3d830ce
refactor(gpio): public some IO configuration functions
...
This allows different peripheral drivers to act on the same IO.
2024-09-11 18:07:46 +08:00
..
CMakeLists.txt
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
test_app_main.c
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
test_gpio.c
fix(gpio): esp32p4 IOs cannot keep being held in the entire deep sleep process
2024-08-15 21:54:21 +08:00
test_gpio.h
fix(gpio): esp32p4 IOs cannot keep being held in the entire deep sleep process
2024-08-15 21:54:21 +08:00
test_rtcio.c
refactor(gpio): public some IO configuration functions
2024-09-11 18:07:46 +08:00
test_rtcio.h
feat(lp_io): Add LP_IO support for ESP32C61
2024-09-10 20:50:31 +08:00