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-24 09:30:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
927697c1972e74e1ebd4f6ad1acdfd19b02380ff
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
927697c197
fix(i2c_master): Fix the stretch happen cause timeout in probe,
...
Closes
https://github.com/espressif/esp-idf/issues/15589
2025-04-29 17:05:08 +08:00
..
include
/driver
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device
2025-04-07 15:04:21 +08:00
i2c_common.c
fix(i2c): Correct internal function spelling,
2024-12-30 13:23:22 +08:00
i2c_master.c
fix(i2c_master): Fix the stretch happen cause timeout in probe,
2025-04-29 17:05:08 +08:00
i2c_private.h
fix(i2c): Fix the array size of static operation,
2025-04-29 17:04:04 +08:00
i2c_slave.c
fix(i2c): Fix i2c slave auto selection issue,
2025-04-29 17:05:06 +08:00
i2c.c
feat(legacy_driver): add kconfig to skip legacy confilct check
2024-12-12 19:33:59 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00