mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
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>
This commit is contained in:
@@ -4,4 +4,4 @@ targets:
|
||||
description: cmux example of esp_modem
|
||||
dependencies:
|
||||
espressif/esp_modem:
|
||||
version: "0.1.9"
|
||||
version: "0.1.12"
|
||||
|
Reference in New Issue
Block a user