esp-idf/examples/cxx/experimental/esp_modem_cxx/main/idf_component.yml
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

8 lines
129 B
YAML

targets:
- esp32
- esp32s2
description: cmux example of esp_modem
dependencies:
espressif/esp_modem:
version: "0.1.12"