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-27 10:18:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d792f7d86de9cdcaa014e240f9dc6544aa18bf07
esp-idf
/
components
/
esp_driver_i2c
History
C.S.M
fb95332a22
fix(i2c_master): Fix the memory leak in the async transaction
2024-09-26 18:54:43 +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): Support test for esp32p4 lp i2c
2024-09-03 11:23:02 +08:00
CMakeLists.txt
fix: properly resolve component dependencies
2024-05-30 22:01:55 +08:00
i2c_common.c
test(i2c): Support test for esp32p4 lp i2c
2024-09-03 11:23:02 +08:00
i2c_master.c
fix(i2c_master): Fix the memory leak in the async transaction
2024-09-26 18:54:43 +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
feat(i2c_master): Add lp_i2c support in i2c master driver
2024-04-03 11:39:04 +08:00
Kconfig
…
linker.lf
…