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-12 07:33:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4193bf56c41afdf12f0016b676dcfa72c0eb5248
esp-idf
/
components
/
esp_driver_i2c
History
Chen Chen
8361d150de
fix(i2c_test_apps): Fix the conflict when including spimem_flash_ll
...
Update to avoid the conflict that C++ compiler complains about low level C code
2025-08-18 11:20:16 +08:00
..
include
fix(i2c): make write_buffer const in i2c_master_transmit_multi_buffer_info_t
2025-08-06 10:38:48 +08:00
test_apps
fix(i2c_test_apps): Fix the conflict when including spimem_flash_ll
2025-08-18 11:20:16 +08:00
CMakeLists.txt
…
i2c_common.c
…
i2c_master.c
fix(i2c): make write_buffer const in i2c_master_transmit_multi_buffer_info_t
2025-08-06 10:38:48 +08:00
i2c_private.h
…
i2c_slave.c
…
Kconfig
…
linker.lf
…