This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 11:00:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
018bbf905bc04f2ec1f53a33e63f2671484b40bd
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
4f5001a262
fix(i2c): Make i2c nack log as debug level
2025-07-11 15:51:02 +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): Make i2c nack log as debug level
2025-07-11 15:51:02 +08:00
i2c_private.h
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2
2025-04-29 17:30:34 +08:00
i2c_slave.c
fix(i2c): Fix i2c slave auto selection issue,
2025-04-29 17:05:06 +08:00
i2c.c
fix(i2c): Fix clear bus issue in legacy i2c driver,
2025-04-29 17:10:07 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00