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-10-06 21:25:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efe62a875ce40d55cb17f8b1054d1b00bd92bd1e
esp-idf
/
components
/
esp_driver_i2c
History
morris
85e86626ff
refactor(i2c): rename some LL functions according to TRM descriptions
2024-11-22 10:14:22 +08:00
..
include
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
2024-11-14 18:02:15 +08:00
test_apps
test(i2c_slave): Add some new tests for i2c slave version 2
2024-11-14 18:02:27 +08:00
CMakeLists.txt
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
2024-11-14 18:02:15 +08:00
i2c_common.c
…
i2c_master.c
refactor(i2c): rename some LL functions according to TRM descriptions
2024-11-22 10:14:22 +08:00
i2c_private.h
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
2024-11-14 18:02:15 +08:00
i2c_slave_v2.c
refactor(i2c): rename some LL functions according to TRM descriptions
2024-11-22 10:14:22 +08:00
i2c_slave.c
refactor(i2c): rename some LL functions according to TRM descriptions
2024-11-22 10:14:22 +08:00
Kconfig
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve some existing problem
2024-11-14 18:02:15 +08:00
linker.lf
…