C.S.M
|
33570df4e4
|
fix(i2c): Fix i2c customize only read one byte issue
|
2025-04-10 16:28:36 +08:00 |
|
Cao Sen Miao
|
a44f8179de
|
refactor(i2c): Add reset and clock control to i2c ll layer
|
2024-07-04 12:29:05 +08:00 |
|
Cao Sen Miao
|
b8855fbd03
|
fix(i2c_slave): Fixed the isr_flags not really parse to the intr_allocate,
Closes https://github.com/espressif/esp-idf/issues/13374
|
2024-04-07 15:18:06 +08:00 |
|
Cao Sen Miao
|
3ac6c10d11
|
fix(i2c_slave): Fix bugs on i2c slave,
1. Fixed read data number smaller than master has sent it will fail
2. Disable interrupt when destroy bus
Closes https://github.com/espressif/esp-idf/issues/13354
|
2024-04-07 15:17:48 +08:00 |
|
Cao Sen Miao
|
8d639492f2
|
feat(i2c_slave): Add new implementation and API for I2C slave
|
2023-10-24 18:44:49 +08:00 |
|