This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_i2c
History
Cao Sen Miao
c0e5f2b73a
fix(i2c_master): Fix issue that i2c clock got wrong after reset,
...
Closes
https://github.com/espressif/esp-idf/issues/13397
2024-03-21 13:13:53 +08:00
..
include
/driver
fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue,
2024-03-19 11:07:13 +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
fix(i2c_master): Fix issue that i2c clock got wrong after reset,
2024-03-21 13:13:53 +08:00
i2c_private.h
fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue,
2024-03-19 11:07:13 +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
…