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-14 22:16:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdc5fa2931448c862b5a69a727ecdd261d3db70a
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
fdc5fa2931
fix(i2c): Fix possible error state in clear the bus,
...
Closes
https://github.com/espressif/esp-idf/issues/13647
2024-09-12 11:56:51 +08:00
..
include
/driver
feat(i2c_master): Add parameter to config I2C scl await time
2024-04-07 15:06:31 +08:00
i2c_common.c
refactor(i2c): Add reset and clock control to i2c ll layer
2024-07-04 12:29:05 +08:00
i2c_master.c
fix(i2c): Fix possible error state in clear the bus,
2024-09-12 11:56:51 +08:00
i2c_private.h
refactor(i2c): Add reset and clock control to i2c ll layer
2024-07-04 12:29:05 +08:00
i2c_slave.c
refactor(i2c): Add reset and clock control to i2c ll layer
2024-07-04 12:29:05 +08:00
i2c.c
fix(i2c): Fix possible error state in clear the bus,
2024-09-12 11:56:51 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00