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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f41b43dc431f39a38c40e92cb6a6d31389cdedfe
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
0a098f49d4
fix(i2c): Add bus handle check so that it will not be panic when there is no free bus,
...
Closes
https://github.com/espressif/esp-idf/issues/14819
2024-11-06 18:48:11 +08:00
..
include
fix(i2c): Fix i2c gpio configuration and move i2c_platform public
2024-10-24 11:38:32 +08:00
test_apps
fix(i2c): Fix i2c gpio configuration and move i2c_platform public
2024-10-24 11:38:32 +08:00
CMakeLists.txt
fix: properly resolve component dependencies
2024-05-30 22:01:55 +08:00
i2c_common.c
fix(i2c): Fix i2c gpio configuration and move i2c_platform public
2024-10-24 11:38:32 +08:00
i2c_master.c
fix(i2c): Add bus handle check so that it will not be panic when there is no free bus,
2024-11-06 18:48:11 +08:00
i2c_private.h
fix(i2c): Fix i2c gpio configuration and move i2c_platform public
2024-10-24 11:38:32 +08:00
i2c_slave.c
fix(i2c): Fix i2c gpio configuration and move i2c_platform public
2024-10-24 11:38:32 +08:00
Kconfig
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
linker.lf
…