]> git.proxmox.com Git - mirror_qemu.git/commit - docs/system/arm/b-l475e-iot01a.rst
hw/arm: Add minimal support for the B-L475E-IOT01A board
authorInès Varhol <ines.varhol@telecom-paris.fr>
Mon, 8 Jan 2024 13:58:29 +0000 (14:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Jan 2024 14:42:40 +0000 (14:42 +0000)
commit41581f13619d0d66593a75c5299c8d546710cc9e
tree2c407f4ed66a2b6080cfa1e4b424985d0e2d1969
parent04a7c7b130c3b9d2b97912de76dc7c6ffc6742cf
hw/arm: Add minimal support for the B-L475E-IOT01A board

This commit adds a new B-L475E-IOT01A board using the STM32L475VG SoC
as well as a dedicated documentation file.
The implementation is derived from the Netduino Plus 2 machine.
There are no peripherals implemented yet, only memory regions.

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Arnaud Minier <arnaud.minier@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr>
Message-id: 20240108135849.351719-3-ines.varhol@telecom-paris.fr
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
configs/devices/arm-softmmu/default.mak
docs/system/arm/b-l475e-iot01a.rst [new file with mode: 0644]
docs/system/arm/stm32.rst
docs/system/target-arm.rst
hw/arm/Kconfig
hw/arm/b-l475e-iot01a.c [new file with mode: 0644]
hw/arm/meson.build