[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 03/47] MAINTAINERS: add missing STM32 entry
From: |
Thomas Huth |
Subject: |
Re: [Qemu-devel] [PATCH 03/47] MAINTAINERS: add missing STM32 entry |
Date: |
Fri, 28 Jul 2017 08:58:12 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 |
On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 795f89f709..f10252c292 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -556,6 +556,7 @@ F: hw/char/stm32f2xx_usart.c
> F: hw/timer/stm32f2xx_timer.c
> F: hw/adc/*
> F: hw/ssi/stm32f2xx_spi.c
> +F: include/hw/*/stm32*.h
>
> Netduino 2
> M: Alistair Francis <address@hidden>
>
Reviewed-by: Thomas Huth <address@hidden>