esp-idf/components/driver/i2c
Vikram Dattu 504c6a09e1 fix(docs): fixed doxygen warnings in few headers
- non-matching arguments in `i2c_types.h` and `esp_wifi_crypto_types.h`
 - Fixed unended `@cond` macro in `esp_err.h`
2023-12-19 13:12:28 +05:30
..
include/driver fix(docs): fixed doxygen warnings in few headers 2023-12-19 13:12:28 +05:30
i2c_common.c feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c_master.c docs(i2c): Modify some variables in I2C driver for good docs 2023-11-08 10:48:48 +08:00
i2c_private.h feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c_slave.c feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c.c feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
linker.lf feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00