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 [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 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 refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +08:00