]> git.proxmox.com Git - mirror_qemu.git/commit - default-configs/arm-softmmu.mak
stm32f205: Add the stm32f205 SoC
authorAlistair Francis <alistair23@gmail.com>
Wed, 11 Mar 2015 13:21:06 +0000 (13:21 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Mar 2015 13:21:06 +0000 (13:21 +0000)
commitdb635521a02c951d03ad7b373acfa92a8ff4359e
tree5c6824cf3d651df0acfcde22e3f489e226d1725d
parentbbbbd9002ffe9d03851bc87ab326b01378f93faf
stm32f205: Add the stm32f205 SoC

This patch adds the stm32f205 SoC. This will be used by the
Netduino 2 to create a machine.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 48d509747a1ea0d8a7d5480560495e679990f9d2.1424175342.git.alistair@alistair23.me
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/stm32f205_soc.c [new file with mode: 0644]
include/hw/arm/stm32f205_soc.h [new file with mode: 0644]