Re: [PATCH v3 0/4] STM32VLDISCOVERY Machine Model

2021-07-05 Thread Peter Maydell
On Thu, 17 Jun 2021 at 17:56, Alexandre Iooss wrote: > > This patch series adds the STM32VLDISCOVERY Machine to QEMU > > Information on the board is available at: > https://www.st.com/en/evaluation-tools/stm32vldiscovery.html > > v3: > - Add test for STM32VLDISCOVERY USART1 > > v2: > - Add docum

Re: [PATCH v3 0/4] STM32VLDISCOVERY Machine Model

2021-06-19 Thread Philippe Mathieu-Daudé
Cc'ing Joaquín On 6/17/21 6:56 PM, Alexandre Iooss wrote: > This patch series adds the STM32VLDISCOVERY Machine to QEMU > > Information on the board is available at: > https://www.st.com/en/evaluation-tools/stm32vldiscovery.html > > v3: > - Add test for STM32VLDISCOVERY USART1 > > v2: > - Add

[PATCH v3 0/4] STM32VLDISCOVERY Machine Model

2021-06-17 Thread Alexandre Iooss
This patch series adds the STM32VLDISCOVERY Machine to QEMU Information on the board is available at: https://www.st.com/en/evaluation-tools/stm32vldiscovery.html v3: - Add test for STM32VLDISCOVERY USART1 v2: - Add documentation of STM32 boards - Fixed number of interrupts - Fixed Cortex-M3