mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 14:21:55 +00:00
UART is configured statically into the driver directly and not anymore in the board's system.c. Thus limiting the information to be scattered into 2 files instead of 3. Then in future, it will also be possible to remove driver specific informations from the generic UART API structure. Change-Id: I001f2a6834df9a41ab395a80e4e39b347d545db3 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
k20UartDrv.c | ||
ns16550.c | ||
stellarisUartDrv.c |