esp-idf/examples/cxx/experimental
Sudeep Mohanty 40c1f3e06e freertos: update module handles to struct type
This commit updates the handles for the timer, task and event_group
modules to struct type. This matches upstream freertos source.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-12-06 08:37:06 +05:30
..
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 bugfix (cxx)!: added missing explicit for some strong value types 2021-11-19 16:07:32 +08:00
simple_i2c_rw_example refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 2021-11-18 19:07:44 +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