This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e7d2ec241c3d5bbba735d1d29fd9c70e1ead667
esp-idf
/
components
/
esp_driver_i2c
T
History
laokaiyao
1397e5421e
feat(i2c): support i2c on esp32-c61
2024-08-14 11:25:31 +08:00
..
include
feat(i2c_master): Add an api for retrieveing handle via port,
2024-06-24 16:06:34 +08:00
test_apps
feat(i2c): support i2c on esp32-c61
2024-08-14 11:25:31 +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
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
…