Skip to content
Commit 7551562a authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

uart: make poll_in and poll_out mandatory



Polling in/out are basic UART functions that are supposed to
work on every UART controllers. Therefore, both poll_in and
poll_out are now mandatory. The API no longer checks if
they are defined before calling. This is to avoid the if
statements so to speed up things a bit.

Change-Id: I3bd1e7a2dfa5405699ebaec3eb34cfc0434b0073
Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent c615ae56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment