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 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
driver
/
i2c
History
Cao Sen Miao
85ced64983
change(i2c): Add check for scl frequency for master_bus_add_device
...
Closes
https://github.com/espressif/esp-idf/issues/12598
2023-11-17 15:07:42 +08:00
..
include
/driver
docs(i2c): Modify some variables in I2C driver for good docs
2023-11-07 18:42:08 +08:00
i2c_common.c
refactor(i2c): Add reset and clock control to i2c ll layer
2023-10-27 10:50:35 +08:00
i2c_master.c
change(i2c): Add check for scl frequency for master_bus_add_device
2023-11-17 15:07:42 +08:00
i2c_private.h
refactor(i2c): Add reset and clock control to i2c ll layer
2023-10-27 10:50:35 +08:00
i2c_slave.c
refactor(i2c): Add reset and clock control to i2c ll layer
2023-10-27 10:50:35 +08:00
i2c.c
refactor(i2c): Add reset and clock control to i2c ll layer
2023-10-27 10:50:35 +08:00
linker.lf
feat(i2c): Add new API and implementation for I2C driver
2023-08-10 11:55:54 +08:00