Skip to content

[Feature Request] vApplicationTickHook Signals Context Switch RequiredΒ #1353

@kstribrnAmzn

Description

@kstribrnAmzn

Is your feature request related to a problem? Please describe.
The vApplicationTickHook function cannot signal if a task switch is required. This is important as several FromISR methods can result in a task switch being needed.

NOTE: This will require a minor or major version bump as this is not backwards compatible with the existing vApplicationTickHook signature.

Describe the solution you'd like
Add a parameter to the vApplicationTickHook function allowing the function to signal a context switch is required.

Describe alternatives you've considered
N/A - alternatives are possible. This is the cleanest change for all FreeRTOS users.

How many devices will this feature impact?
See user responses.

What are your project timelines?
See user responses

Additional context
https://forums.freertos.org/t/using-vapplicationtickhook/2632

If you have the same (or similar) feature request, please upvote this issue with thumbs up πŸ‘
and use the comments section to provide answers to the questions above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions