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-07 21:47:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
683fd03a434d08dcc4101ea118ea4ba59bfd4f1c
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
3158443b03
fix(i2c): Fix i2c customize only read one byte issue
2025-04-01 11:03:54 +08:00
..
include
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device
2024-12-30 15:17:25 +08:00
test_apps
fix(i2c): Fix i2c customize only read one byte issue
2025-04-01 11:03:54 +08:00
CMakeLists.txt
…
i2c_common.c
…
i2c_master.c
fix(i2c): Fix i2c customize only read one byte issue
2025-04-01 11:03:54 +08:00
i2c_private.h
fix(i2c): Fix the array size of static operation,
2025-03-17 12:39:19 +08:00
i2c_slave_v2.c
fix(i2c): Fix i2c slave auto selection issue,
2025-03-28 16:06:32 +08:00
i2c_slave.c
fix(i2c): Fix i2c customize only read one byte issue
2025-04-01 11:03:54 +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