You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.