STM32F2xx: Add the SPI device
commit5ae74402d1f3221ed26936c4b9febc7e69ecdc5b
authorAlistair Francis <alistair23@gmail.com>
Tue, 4 Oct 2016 12:28:07 +0000 (4 13:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Oct 2016 12:28:07 +0000 (4 13:28 +0100)
treec2b758fddd740f15bd9fd75c79a5db171de20f75
parentd1f711d4070155ec6b81d331169c52f1bd6a4f21
STM32F2xx: Add the SPI device

Add the STM32F2xx SPI device.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 8197811d5c94f814fa67c6a33ca2f7fd0aa97432.1474742262.git.alistair@alistair23.me
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/ssi/Makefile.objs
hw/ssi/stm32f2xx_spi.c [new file with mode: 0644]
include/hw/ssi/stm32f2xx_spi.h [new file with mode: 0644]