commit | 40c2b1e99c522103364c092534db0df17160912c | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Mon Sep 27 17:06:48 2021 -0700 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Nov 09 19:44:38 2021 -0500 |
tree | 0a20b639a1670a80ab59ff2809d3f33bd87947f6 | |
parent | 2cb4d41e9d11699011222cf85c77927de406076f [diff] |
uart: add API support for wide data This adds API to support datum more than 8-bit wide. Drivers are still responsible for the implementation. Fixes #31914 Signed-off-by: Daniel Leung <daniel.leung@intel.com>