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
zephyr: device: uart: Add timeout to 'write' entry
Add a timeout parameter to the 'write' method on the UartIrq interface.
The method now returns the number of bytes that were actually written.
Signed-off-by: David Brown <[email protected]>
0 commit comments