On 21 February 2016 at 23:35, Alistair Francis wrote:
> On Tue, Feb 2, 2016 at 7:27 AM, Peter Maydell
> wrote:
>> On 19 January 2016 at 07:23, Alistair Francis wrote:
>> You can't just wire multiple irq lines up like this; I think if
>> you do then if devices A and B both assert the IRQ and the
On Tue, Feb 2, 2016 at 7:27 AM, Peter Maydell wrote:
> On 19 January 2016 at 07:23, Alistair Francis wrote:
>> Connect the ADC devices to the STM32F205 SoC.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V2:
>> - Fix up the device/devices commit message
>>
>> hw/arm/stm32f205_soc.c |
On 19 January 2016 at 07:23, Alistair Francis wrote:
> Connect the ADC devices to the STM32F205 SoC.
>
> Signed-off-by: Alistair Francis
> ---
> V2:
> - Fix up the device/devices commit message
>
> hw/arm/stm32f205_soc.c | 22 ++
> include/hw/arm/stm32f205_soc.h | 3
Connect the ADC devices to the STM32F205 SoC.
Signed-off-by: Alistair Francis
---
V2:
- Fix up the device/devices commit message
hw/arm/stm32f205_soc.c | 22 ++
include/hw/arm/stm32f205_soc.h | 3 +++
2 files changed, 25 insertions(+)
diff --git a/hw/arm/stm32f205