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-09 17:19:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_gpio
/
include
/
driver
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
..
dedic_gpio.h
…
gpio_etm.h
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
2024-04-23 20:37:34 +08:00
gpio_filter.h
…
gpio.h
refactor(gpio): public some IO configuration functions
2024-09-11 18:07:46 +08:00
lp_io.h
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
rtc_io.h
…