This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-06 07:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59abe7518e730ce4f4e2bbb3cd54632567bd2b6a
esp-idf
/
components
/
driver
/
i2c
History
Chen Chen
bcae0e1c0a
docs(i2c): update i2c_master_probe parameter comment
...
closes
https://github.com/espressif/esp-idf/issues/18442
2026-04-13 15:13:50 +08:00
..
include
/driver
docs(i2c): update i2c_master_probe parameter comment
2026-04-13 15:13:50 +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 concurrency issue with task and interrupt when nack
2026-04-01 14:58:53 +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