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-08 13:57:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45d95b1bd84c25ed683b84e08133ead7f6862f15
esp-idf
/
components
/
esp_driver_i2c
History
wuzhenghui
33aca83c63
change(ci): remove esp32c5 from readme since esp32c5 skipped CI build
2025-04-25 17:13:27 +08:00
..
include
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device
2025-02-19 17:43:50 +08:00
test_apps
change(ci): remove esp32c5 from readme since esp32c5 skipped CI build
2025-04-25 17:13:27 +08:00
CMakeLists.txt
…
i2c_common.c
fix(i2c,mcpwm): fix gpio pull strategy
2025-04-21 10:35:52 +08:00
i2c_master.c
fix(i2c): Fix i2c customize only read one byte issue
2025-04-07 14:08:23 +08:00
i2c_private.h
fix(i2c): Fix the array size of static operation,
2025-04-07 14:07:45 +08:00
i2c_slave_v2.c
fix(i2c): Fix i2c slave auto selection issue,
2025-04-07 14:07:58 +08:00
i2c_slave.c
fix(i2c): Fix i2c customize only read one byte issue
2025-04-07 14:08:23 +08:00
Kconfig
…
linker.lf
…