Skip to content

FwTaskPriorityType Not Used in OSAL #3410

@LeStarch

Description

@LeStarch
F´ Version
Affected Component

Problem Description

FwTaskPriorityType is not used in the OSAL layer, however; it is defined in the types system. We should switch to the custom priority type.

This will involve:

  1. Switching the type of the Task priority in the OSAL layer to use the above type.
  2. Switching F Prime implementations of task to use this new type too
  3. Confirming the changes work.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions