This website requires JavaScript.
Explore
Help
Register
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-10 04:43:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
566680b48cdf29d6eb0bc40b7684fb04d5bcccfc
esp-idf
/
components
/
esp_driver_i2c
History
Cao Sen Miao
1e3ffdf628
fix(i2c_master): Fix bug on esp32 that read one byte data fails
2024-01-22 11:13:10 +08:00
..
include
/driver
fix(docs): fixed doxygen warnings in few headers
2023-12-15 12:28:18 +05:30
test_apps
fix(i2c_master): Fix bug on esp32 that read one byte data fails
2024-01-22 11:13:10 +08:00
CMakeLists.txt
…
i2c_common.c
…
i2c_master.c
fix(i2c_master): Fix bug on esp32 that read one byte data fails
2024-01-22 11:13:10 +08:00
i2c_private.h
fix(i2c_master): Fix issue that use callback may cause memory leak,
2024-01-15 19:09:07 +08:00
i2c_slave.c
…
Kconfig
…
linker.lf
…