esp-idf/examples/cxx/experimental
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
blink_cxx
esp_event_async_cxx
esp_event_cxx
esp_modem_cxx
esp_mqtt_cxx
esp_timer_cxx
experimental_cpp_component freertos: Remove legacy data types 2022-02-09 23:05:45 +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