summary refs log tree commit diff stats
path: root/hw/char/stm32l4x5_usart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth2024-04-301-0/+1
* hw/char/stm32l4x5_usart: Add options for serial parameters settingArnaud Minier2024-04-251-0/+98
* hw/char/stm32l4x5_usart: Enable serial read and writeArnaud Minier2024-04-251-0/+143
* hw/char: Implement STM32L4x5 USART skeletonArnaud Minier2024-04-251-0/+396