esp-idf/components/esp_driver_i2c
2024-03-28 19:18:25 +08:00
..
include/driver fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
test_apps fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
CMakeLists.txt refactor(i2c): Make i2c driver as a seperate component 2023-12-14 15:39:35 +08:00
i2c_common.c feat(esp_hw_support): support esp32p4 sleep peripheral retention 2024-03-28 19:18:25 +08:00
i2c_master.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2c_private.h fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2c_slave.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
Kconfig fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
linker.lf refactor(i2c): Make i2c driver as a seperate component 2023-12-14 15:39:35 +08:00