esp-idf/examples/cxx/experimental
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
..
blink_cxx [cxx]: GPIO CXX wrappers, experiemental CI rule 2021-08-03 19:51:21 +08:00
esp_event_async_cxx Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
esp_event_cxx Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
esp_modem_cxx freertos: update module handles to struct type 2021-12-06 08:37:06 +05:30
esp_mqtt_cxx Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
esp_timer_cxx Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
experimental_cpp_component refactor (cxx)!: I2C C++ classes use strong value types now 2021-12-17 14:05:52 +08:00
simple_i2c_rw_example refactor (cxx)!: I2C C++ classes use strong value types now 2021-12-17 14:05:52 +08:00
simple_spi_rw_example refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +08:00