mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
40c1f3e06e
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>
8 lines
129 B
YAML
8 lines
129 B
YAML
targets:
|
|
- esp32
|
|
- esp32s2
|
|
description: cmux example of esp_modem
|
|
dependencies:
|
|
espressif/esp_modem:
|
|
version: "0.1.12"
|