Evgeny Ermakov writes:
Oops, sorry. Ignore this, I sent it by mistake.
> Hello!
>
> Evgeny Ermakov (2):
> hw/char: Add STM32F7 peripheral: USART
> hw/input: Add FT5336 touch controller
>
> include/hw/char/stm32f7xx_usart.h | 30 +++
> include/hw/input/ft5336.h | 14 ++
> hw/char/s
Hello!
Evgeny Ermakov (2):
hw/char: Add STM32F7 peripheral: USART
hw/input: Add FT5336 touch controller
include/hw/char/stm32f7xx_usart.h | 30 +++
include/hw/input/ft5336.h | 14 ++
hw/char/stm32f7xx_usart.c | 361 ++
hw/input/ft5336.c