On Sun, Apr 26, 2015 at 4:43 AM, Peter Crosthwaite
wrote:
> On Sat, Apr 25, 2015 at 1:18 AM, Alistair Francis
> wrote:
>> Add the STM32F2xx SPI device.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
>> default-configs/arm-softmmu.mak | 1 +
>> hw/ssi/Makefile.objs| 1 +
>> hw/
On Sat, Apr 25, 2015 at 1:18 AM, Alistair Francis wrote:
> Add the STM32F2xx SPI device.
>
> Signed-off-by: Alistair Francis
> ---
>
> default-configs/arm-softmmu.mak | 1 +
> hw/ssi/Makefile.objs| 1 +
> hw/ssi/stm32f2xx_spi.c | 211
> ++
Add the STM32F2xx SPI device.
Signed-off-by: Alistair Francis
---
default-configs/arm-softmmu.mak | 1 +
hw/ssi/Makefile.objs| 1 +
hw/ssi/stm32f2xx_spi.c | 211
include/hw/ssi/stm32f2xx_spi.h | 74 ++
4 files chang