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-09 20:41:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddb0c21d4ccf58ae5e7737d0d4aadf4f1882ada4
esp-idf
/
components
/
esp_driver_i2c
History
Cao Sen Miao
ddb0c21d4c
feat(i2c): Add I2C support on ESP32C5
2024-02-29 12:13:39 +08:00
..
include
/driver
fix(docs): fixed doxygen warnings in few headers
2023-12-15 12:28:18 +05:30
test_apps
fix(i2c): Modify the test memory leak check threshold and add more file pattern
2024-02-27 17:30:59 +08:00
CMakeLists.txt
…
i2c_common.c
feat(i2c): Add I2C support on ESP32C5
2024-02-29 12:13:39 +08:00
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
feat(i2c): Support i2c sleep retention on esp32c6/h2
2024-02-23 11:28:14 +08:00
Kconfig
…
linker.lf
…