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-08-18 23:54:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
333e8aa19e8e11f1f8fc8a4e1c1ce1d784acbe64
esp-idf
/
components
/
esp_driver_i2c
History
Cao Sen Miao
ede1df51b0
feat(i2c_master): Add parameter to config I2C scl await time
2024-03-27 10:35:11 +08:00
..
include
/driver
feat(i2c_master): Add parameter to config I2C scl await time
2024-03-27 10:35:11 +08:00
test_apps
fix(i2c_master): Fix issue that i2c clock got wrong after reset,
2024-03-21 13:13:53 +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
feat(i2c_master): Add parameter to config I2C scl await time
2024-03-27 10:35:11 +08:00
i2c_private.h
feat(i2c_master): Add parameter to config I2C scl await time
2024-03-27 10:35:11 +08:00
i2c_slave.c
fix(i2c_slave): Fixed the isr_flags not really parse to the intr_allocate,
2024-03-15 14:40:55 +08:00
Kconfig
…
linker.lf
…