Cao Sen Miao
|
8567102be4
|
fix(i2c_master): Fix issue that use callback may cause memory leak,
Closes https://github.com/espressif/esp-idf/issues/12878
|
2024-04-01 10:15:45 +08:00 |
|
Cao Sen Miao
|
715ee3576e
|
fix(i2c_master): Fix bug on esp32 that read one byte data fails
|
2024-02-21 18:42:21 +08:00 |
|
Cao Sen Miao
|
c9f85d8d1b
|
feat(i2c_test): Add multi board test for I2C master and I2C slave
|
2023-10-24 18:46:27 +08:00 |
|
Cao Sen Miao
|
c7740b4c2b
|
fix(i2c_master): Fix I2C new master cannot continously probe
|
2023-09-05 12:27:18 +08:00 |
|
Cao Sen Miao
|
6e3e923290
|
fix(i2c_master): Fix issue that i2c master probe device failed,
Closes https://github.com/espressif/esp-idf/issues/12159
|
2023-09-01 10:00:46 +08:00 |
|
Cao Sen Miao
|
4ef94fc0dc
|
feat(i2c): Add new API and implementation for I2C driver
|
2023-08-10 11:55:54 +08:00 |
|