This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-22 23:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
5a3c22dc2b
Branches
Tags
View all branches
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
d6162c4a78
fix(i2c): Fix i2c not release semaphore in command send loop,
...
Closes
https://github.com/espressif/esp-idf/issues/13962
2024-07-08 15:12:49 +08:00
..
include
/driver
feat(i2c_master): Add lp_i2c support in i2c master driver
2024-04-03 11:39:04 +08:00
test_apps
fix(i2c_master): Fix the issue that probe cannot work properly after a general call,
2024-04-15 11:29:13 +08:00
CMakeLists.txt
…
i2c_common.c
change(esp_hw_support): use union retention link priority definiation
2024-06-13 14:08:37 +08:00
i2c_master.c
fix(i2c): Fix i2c not release semaphore in command send loop,
2024-07-08 15:12:49 +08:00
i2c_private.h
fix(i2c_master): Fix the issue that probe cannot work properly after a general call,
2024-04-15 11:29:13 +08:00
i2c_slave.c
feat(i2c_master): Add lp_i2c support in i2c master driver
2024-04-03 11:39:04 +08:00
Kconfig
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
linker.lf
…