Skip to content
Commit b7b4de8a authored by Daniel Leung's avatar Daniel Leung Committed by Fabio Baltieri
Browse files

uart: refactor internal bits from public API header file



This refactors internal bits out of the public API header file
and into its own file. This includes:

* Driver API struct which is only used by driver implementations
  but not by users of API.
* Inline implementations of various APIs.
* Inline z_impl_*.

These are implementation details that do not need to live within
the public API header file. This de-clutters the public header
file.

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