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-10-03 03:58:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dadcc7b9f3c8efdab126d03e575b258a663f23db
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
b164919f4b
fix(i2c): Add gpio reserve check on i2c driver,
...
Closes
https://github.com/espressif/esp-idf/issues/15995
2025-05-21 12:15:47 +08:00
..
include
…
test_apps
refactor(i2c): Replace i2c test from version one to version two
2025-05-19 14:13:10 +08:00
CMakeLists.txt
…
i2c_common.c
fix(i2c): Add gpio reserve check on i2c driver,
2025-05-21 12:15:47 +08:00
i2c_master.c
fix(i2c): Fix some i2c coverity issue
2025-04-25 15:42:31 +08:00
i2c_private.h
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2,
2025-04-17 18:03:42 +08:00
i2c_slave_v2.c
test(i2c): Re-enable i2c test on esp32c5
2025-05-12 15:48:52 +08:00
i2c_slave.c
test(i2c): Re-enable i2c test on esp32c5
2025-05-12 15:48:52 +08:00
Kconfig
feat(i2c): Add config option for i2c isr handler can put in flash
2025-02-10 13:49:21 +08:00
linker.lf
feat(i2c): Add config option for i2c isr handler can put in flash
2025-02-10 13:49:21 +08:00