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-23 17:24:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2feca4121005a7f9f7ed87d11d0230f268ab4af8
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
6fc4752d26
test(i2c): Add tests for customize i2c usage
2025-05-08 13:24:36 +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
test(i2c): Add tests for customize i2c usage
2025-05-08 13:24:36 +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