Age | Commit message (Expand) | Author |
---|---|---|
2024-09-19 | hw/char/stm32l4x5_usart.c: Enable USART ACK bit response | Jacob Abrams |
2024-05-28 | hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size | Inès Varhol |
2024-04-30 | hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size | Thomas Huth |
2024-04-25 | hw/char/stm32l4x5_usart: Add options for serial parameters setting | Arnaud Minier |
2024-04-25 | hw/char/stm32l4x5_usart: Enable serial read and write | Arnaud Minier |
2024-04-25 | hw/char: Implement STM32L4x5 USART skeleton | Arnaud Minier |