morris
|
3fb7461eb0
|
refactor(i2c): rename some LL functions according to TRM descriptions
|
2024-11-20 19:16:23 +08:00 |
|
C.S.M
|
941d0e0779
|
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
|
2024-11-08 18:04:29 +08:00 |
|
C.S.M
|
c2f6144daa
|
fix(i2c): Fix the i2c sda/scl force out register value on some esp chips
|
2024-09-10 13:45:50 +08:00 |
|
C.S.M
|
3ccdd8b397
|
fix(i2c): Fix possible error state in clear the bus,
Closes https://github.com/espressif/esp-idf/issues/13647
|
2024-09-06 14:28:26 +08:00 |
|
C.S.M
|
8aee667873
|
fix(i2c_master): Fix an I2C issue that slave streth happen but master timeout set seems doesn't work
Closes https://github.com/espressif/esp-idf/issues/14129
Closes https://github.com/espressif/esp-idf/issues/14401
|
2024-08-22 18:28:57 +08:00 |
|
laokaiyao
|
1397e5421e
|
feat(i2c): support i2c on esp32-c61
|
2024-08-14 11:25:31 +08:00 |
|
Xiaoyu Liu
|
1216dd1abd
|
change(ulp): bu lp i2c on esp32c5
|
2024-08-01 14:48:31 +08:00 |
|
C.S.M
|
b0f2205f70
|
feat(i2c): Add i2c support on esp32c5 mp
|
2024-06-18 10:37:36 +08:00 |
|
Cao Sen Miao
|
ede1df51b0
|
feat(i2c_master): Add parameter to config I2C scl await time
|
2024-03-27 10:35:11 +08:00 |
|
laokaiyao
|
b1a3e92f2a
|
fix(esp32c5mp): fix public headers
|
2024-03-11 20:45:09 +08:00 |
|
Cao Sen Miao
|
ddb0c21d4c
|
feat(i2c): Add I2C support on ESP32C5
|
2024-02-29 12:13:39 +08:00 |
|