This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
369f8ba459d85cc75718e3ef67e16e8a59cd83d1
esp-idf
/
components
/
driver
/
test_apps
/
gpio
/
main
T
History
Lou Tianhao
7fd74057a3
example: bringup light sleep example for esp32h2
2023-06-26 21:05:16 +08:00
..
CMakeLists.txt
driver:Trim the build components
2023-06-13 14:24:44 +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
example: bringup light sleep example for esp32h2
2023-06-26 21:05:16 +08:00
test_gpio.h
gpio: Add support for esp32h2
2023-01-18 11:41:12 +08:00
test_rtcio.c
gpio: Fix io hold functionality on esp32c6 and esp32h2
2023-03-02 18:10:10 +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