Cao Sen Miao
|
7c233ebc80
|
feat(i2c_master): Add parameter to config I2C scl await time
|
2024-04-07 15:06:31 +08:00 |
|
Cao Sen Miao
|
90afc33cd8
|
fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue,
and probe might failed.
Fixed I2C cannot return err code when nack detected
Closes https://github.com/espressif/esp-idf/issues/13213,
Closes https://github.com/espressif/esp-idf/issues/12929,
Closes https://github.com/espressif/esp-idf/issues/13398,
|
2024-04-01 10:15:47 +08:00 |
|
Cao Sen Miao
|
9d3d9d16f0
|
docs(i2c): Modify some variables in I2C driver for good docs
|
2023-11-08 10:48: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 |
|
Cao Sen Miao
|
0f8e60368c
|
fix(i2c_master): Add doc for internal pull-ups
|
2023-08-16 18:05:10 +08:00 |
|
Cao Sen Miao
|
317da3ffaf
|
fix(i2c_master): Fix some static issue checked by coverity
|
2023-08-16 10:43:18 +08:00 |
|
Cao Sen Miao
|
4ef94fc0dc
|
feat(i2c): Add new API and implementation for I2C driver
|
2023-08-10 11:55:54 +08:00 |
|