Call smp_uart_init after sometime of application start #78711
Unanswered
Pateldinkar
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
There is one SYS_INIT for smp_uart_init(). I want to call smp_uart_init after sometime of the application code is started or after such a condition occurs in the application code.
How can I use smp_uart_init call it from the application code?
please help me do such an implementation.
thanks
Beta Was this translation helpful? Give feedback.
All reactions