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-04-06 06:40:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
driver
/
i2c
History
Cao Sen Miao
34abdaea46
fix(i2c_master): Modify the behavior from ISR WDT to return timeout when circut get shortcut,
...
Closes
https://github.com/espressif/esp-idf/issues/13587
2024-07-04 12:29:05 +08:00
..
include
/driver
feat(i2c_master): Add parameter to config I2C scl await time
2024-04-07 15:06:31 +08:00
i2c_common.c
feat(i2c_slave): Add new implementation and API for I2C slave
2023-10-24 18:44:49 +08:00
i2c_master.c
fix(i2c_master): Modify the behavior from ISR WDT to return timeout when circut get shortcut,
2024-07-04 12:29:05 +08:00
i2c_private.h
feat(i2c_master): Add parameter to config I2C scl await time
2024-04-07 15:06:31 +08:00
i2c_slave.c
fix(i2c_slave): Fixed the isr_flags not really parse to the intr_allocate,
2024-04-07 15:18:06 +08:00
i2c.c
fix(i2c): fix issues related to timeout and alive interval tick
2024-04-17 15:52:56 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00