Skip to content

Support for vTaskList() in Arduino core so we can monitor task status #7179

Closed
@osamahnini

Description

@osamahnini

Related area

FreeRTOS

Hardware specification

All esp32 devices

Is your feature request related to a problem?

No

Describe the solution you'd like

Current when you use vTaskList() FreeRTOS API and try to compile, you get this error: "undefined reference".
The runtime stats must be enabled in FreeRTOS so you can use this API. I think the solution is to enable runtime stats by default.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

Labels

Status: SolvedThe issue has been resolved and requires no further action.Type: Feature requestFeature request for Arduino ESP32

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions