diff options
author | 2024-03-29 18:43:59 +0100 | |
---|---|---|
committer | 2024-04-25 10:21:59 +0100 | |
commit | 87b77e6e01cad9a6cbdc3532a5bb3c674e34d089 (patch) | |
tree | 99387faac2ae8d257d39f0162a62c984535c1202 /plugins/api.c | |
parent | hw/char: Implement STM32L4x5 USART skeleton (diff) | |
download | qemu-87b77e6e01cad9a6cbdc3532a5bb3c674e34d089.tar.xz qemu-87b77e6e01cad9a6cbdc3532a5bb3c674e34d089.zip |
hw/char/stm32l4x5_usart: Enable serial read and write
Implement the ability to read and write characters to the
usart using the serial port.
The character transmission is based on the
cmsdk-apb-uart implementation.
Signed-off-by: Arnaud Minier <arnaud.minier@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240329174402.60382-3-arnaud.minier@telecom-paris.fr
[PMM: fixed a few checkpatch nits]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions