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
/
driver
/
test_apps
/
gpio
/
main
History
Song Ruo Jing
2d458a3f93
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
..
CMakeLists.txt
refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps
2023-07-05 11:47:51 +08:00
test_app_main.c
unit test: move gpio, dedicated_gpio, sigmadelta unit test from unit-test-app to components/driver/test_apps/gpio
2022-03-30 15:11:08 +08:00
test_gpio.c
feat(gpio): add support for ESP32P4
2023-08-10 17:58:49 +08:00
test_gpio.h
feat(gpio): add support for ESP32P4
2023-08-10 17:58:49 +08:00
test_rtcio.c
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
test_rtcio.h
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
test_sigma_delta_legacy.c
gpio: Refactor pytest_gpio to separate cases with labels, and update to use new IdfDut class in pytest_embedded_idf
2022-12-20 15:28:33 +08:00