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-26 10:06:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fff9b4e7791c1072023fa66ed48c63afa1a0e673
esp-idf
/
components
/
driver
/
test_apps
/
i2c_test_apps
/
main
History
Cao Sen Miao
5847ba0b9a
fix(i2c_master): Fix the issue that probe cannot work properly after a general call,
...
Closes
https://github.com/espressif/esp-idf/issues/13547
2024-07-04 12:29:05 +08:00
..
CMakeLists.txt
…
test_app_main.c
…
test_board.h
…
test_i2c_10bit.c
…
test_i2c_broadcast.c
…
test_i2c_common.c
fix(i2c_master): Fix the issue that probe cannot work properly after a general call,
2024-07-04 12:29:05 +08:00
test_i2c_iram.c
…
test_i2c_multi.c
fix(i2c_slave): Fix bugs on i2c slave,
2024-04-07 15:17:48 +08:00
test_i2c_ram.c
…