esp-idf/examples/peripherals/i2c/i2c_tools/main
Omar Chebib b8c6c5334f i2c: modify examples to work out of the box on ESP32S3
On ESP32S3, the default I2C pins of the examples are already used by USB.
This commit changes the default pins.
2021-07-21 11:04:16 +08:00
..
CMakeLists.txt
Kconfig.projbuild
cmd_i2ctools.c i2c: modify examples to work out of the box on ESP32S3 2021-07-21 11:04:16 +08:00
cmd_i2ctools.h
component.mk
i2ctools_example_main.c