morris
|
c63f51dcb3
|
refactor(drivers)!: remove unnecessary io_loop_back and pull up/down config option
|
2025-05-23 18:09:53 +08:00 |
|
C.S.M
|
c758af714a
|
test(i2c): Re-enable i2c test on esp32c5
|
2025-05-12 15:48:52 +08:00 |
|
C.S.M
|
b71556a976
|
fix(i2c): Fix i2c slave auto selection issue,
Closes https://github.com/espressif/esp-idf/issues/15644
|
2025-03-28 16:06:32 +08:00 |
|
C.S.M
|
34e48d8517
|
fix(i2c_slave): Fix the wrong semaphore take in isr
|
2024-12-04 11:36:49 +08:00 |
|
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 |
|