Skip to content

Change UART Lock (mutual exclusion code session) to use UART Number instead of UART Struct Pointer #8647

Closed
@SuGlider

Description

@SuGlider

Related area

UART

Hardware specification

Any

Is your feature request related to a problem?

Change the Lock code session in UART HAL to use UART Number instead of using *uart_t.
This change will help to support Multi Taskinng while still being able to lock routine such as pinSet(), detach() or end()

Describe the solution you'd like

TBD

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

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions