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
logging: backends: LOG_PRINTK override no longer needed
This override is no longer needed.
By ensuring that the application ends up in a main loop where
LOG_PROCESS() is called, there is no value in this.
Signed-off-by: Andreas Moltumyr <[email protected]>
0 commit comments