esp-idf/examples/cxx/experimental/experimental_cpp_component/include
Jakob Hasse ce7cdeffb4 bugfix (cxx)!: added missing explicit for some strong value types
BREAKING CHANGE: Users who have been using the GPIO and SPI classes
                 may need to revisit their code as it's now not allowed
                 anymore to pass raw numbers for classes like MOSI
                 or GPIONum.
2021-11-19 16:07:32 +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): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +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 [cxx]: simple spi master class 2021-10-25 14:56:59 +08:00