esp-idf/examples/cxx/experimental/simple_i2c_rw_example/main
Jakob Hasse 7572f75d6b refactor (cxx)!: I2C C++ classes use strong value types now
Added host-based I2C C++ unit tests

BREAKING CHANGE: I2C C++ interface changes, raw values for
    arguments are mostly not allowed anymore.
2021-12-17 14:05:52 +08:00
..
CMakeLists.txt refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +08:00
Kconfig.projbuild refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +08:00
simple_i2c_rw_example.cpp refactor (cxx)!: I2C C++ classes use strong value types now 2021-12-17 14:05:52 +08:00