esp-idf/examples/cxx/experimental/experimental_cpp_component/include
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
..
esp_event_api.hpp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_event_cxx.hpp C++: ESP Event wrapper classes 2020-10-22 09:56:52 +08:00
esp_exception.hpp [cxx]: simple spi master class 2021-10-25 14:56:59 +08:00
esp_timer_cxx.hpp [esp_timer]: created mock override component 2021-08-13 15:00:39 +08:00
gpio_cxx.hpp bugfix (cxx)!: added missing explicit for some strong value types 2021-11-19 16:07:32 +08:00
i2c_cxx.hpp refactor (cxx)!: I2C C++ classes use strong value types now 2021-12-17 14:05:52 +08:00
spi_cxx.hpp bugfix (cxx)!: added missing explicit for some strong value types 2021-11-19 16:07:32 +08:00
spi_host_cxx.hpp [cxx]: simple spi master class 2021-10-25 14:56:59 +08:00
system_cxx.hpp refactor (cxx)!: I2C C++ classes use strong value types now 2021-12-17 14:05:52 +08:00