This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9df77efbf871d4c3ae9fb828778ff8c4ab36804
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
acda9ad8bf
test(i2c): Enable all i2c test on esp32p4, esp32c5
2024-08-26 10:43:22 +08:00
..
include
feat(i2c_master): Add an api for retrieveing handle via port,
2024-06-24 16:06:34 +08:00
test_apps
test(i2c): Enable all i2c test on esp32p4, esp32c5
2024-08-26 10:43:22 +08:00
CMakeLists.txt
fix: properly resolve component dependencies
2024-05-30 22:01:55 +08:00
i2c_common.c
feat(i2c_master): Add an api for retrieveing handle via port,
2024-06-24 16:06:34 +08:00
i2c_master.c
fix(i2c_master): Fix potential concurrency issue with task and interrupt when nack happens
2024-07-30 13:28:20 +08:00
i2c_private.h
feat(i2c_master): Add an api for retrieveing handle via port,
2024-06-24 16:06:34 +08:00
i2c_slave.c
…
Kconfig
…
linker.lf
…