Cao Sen Miao
|
1517d61add
|
fix(i2c): Fix I2C synchronous transaction cost so much CPU source,
Closes https://github.com/espressif/esp-idf/issues/13137,
Closes https://github.com/espressif/esp-idf/pull/13322
|
2024-03-07 17:51:23 +08:00 |
|
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 |
|
Cao Sen Miao
|
0bf2b35b33
|
fix(i2c): Use hardware fsm reset on esp32c6/h2/p4
|
2024-01-16 10:05:05 +08:00 |
|
Cao Sen Miao
|
85d0fdabde
|
fix(i2c_master): Fix issue that use callback may cause memory leak,
Closes https://github.com/espressif/esp-idf/issues/12878
|
2024-01-15 19:09:07 +08:00 |
|
Cao Sen Miao
|
aa10770323
|
refactor(i2c): Make i2c driver as a seperate component
|
2023-12-14 15:39:35 +08:00 |
|