mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Implement the uart_config_get() API by converting the existing line coding structure to the struct uart_config format. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>