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-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
385fa9870f
fix(i2c): Add bus handle check so that it will not be panic when there is no free bus,
...
Closes
https://github.com/espressif/esp-idf/issues/14819
2024-12-31 12:01:10 +08:00
..
include
/driver
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:06:15 +08:00
test_apps
fix(i2c): Enhance lp clock source and avoid deadlock,
2024-12-30 13:40:37 +08:00
CMakeLists.txt
…
i2c_common.c
fix(i2c): Enhance lp clock source and avoid deadlock,
2024-12-30 13:40:37 +08:00
i2c_master.c
fix(i2c): Add bus handle check so that it will not be panic when there is no free bus,
2024-12-31 12:01:10 +08:00
i2c_private.h
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:06:15 +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
…