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
esp_event_cxx.hpp
esp_exception.hpp
esp_timer_cxx.hpp
gpio_cxx.hpp bugfix (cxx)!: added missing explicit for some strong value types 2021-11-19 16:07:32 +08:00
i2c_cxx.hpp
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
system_cxx.hpp