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-24 17:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11216d293ae23829ac8a40fe2b3d1e151db6171a
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
11216d293a
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2
2025-04-29 17:30:34 +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): Fix that fsm reset cause i2c scl frequency changed on esp32s2
2025-04-29 17:30:34 +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