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
samples: matter: Move GenericThreadDriver Instance to app layer
After the recent changes in Matter upstream, we need to create
the Instance and Driver for Thread driver in application layer.
Previously it was initialized in Matter device layer.
Signed-off-by: Arkadiusz Balys <[email protected]>
0 commit comments