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
lib: at_host: fix unresponsiveness after memory error
The AT host library driver did not enable the
uart reception interrupt when the at_write_cmd
function failed because of a non-AT related issue.
It will now treat such errors as the generic
AT error.
Signed-off-by: Even Falch-Larsen <[email protected]>
0 commit comments