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-07-13 22:43:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
125c6bac81394de1f50d160afe59daa5231d2676
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
331921744b
fix(i2c): Make i2c nack log as debug level
2025-10-10 18:38:56 +08:00
..
include
/driver
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device
2025-05-08 13:01:30 +08:00
test_apps
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device
2025-05-08 13:01:30 +08:00
CMakeLists.txt
…
i2c_common.c
fix(i2c): Enhance lp clock source and avoid deadlock,
2024-12-30 13:40:37 +08:00
i2c_master.c
fix(i2c): Make i2c nack log as debug level
2025-10-10 18:38:56 +08:00
i2c_private.h
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2
2025-05-08 13:01:30 +08:00
i2c_slave.c
fix(i2c_master): Fix the stretch happen cause timeout in probe,
2025-04-15 13:09:12 +08:00
Kconfig
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
linker.lf
…