This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
driver
/
i2c
History
C.S.M
34ab6cc454
fix(i2c): Correct internal function spelling,
...
Closes
https://github.com/espressif/esp-idf/issues/15100
2024-12-30 13:23:22 +08:00
..
include
/driver
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:26:05 +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 the memory leak in the async transaction
2024-10-25 16:26:31 +08:00
i2c_private.h
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:26:05 +08:00
i2c_slave.c
refactor(i2c): Add reset and clock control to i2c ll layer
2024-07-04 12:29:05 +08:00
i2c.c
feat(legacy_driver): add kconfig to skip legacy confilct check
2024-12-12 19:33:59 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00