Commit 1416c8ce authored by Gerard Marull-Paretas's avatar Gerard Marull-Paretas Committed by Carles Cufi
Browse files

boards: qemu: delete all QEMU logos



We had a bunch of QEMU logos embedded in all QEMU boards. Logos do not
add much value to the documentation, so just delete them.

Signed-off-by: default avatarGerard Marull-Paretas <gerard.marull@nordicsemi.no>
parent 762bb764
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -9,13 +9,6 @@ Overview
This board configuration will use QEMU to emulate the
BBC Microbit (Nordic nRF51822) platform.

.. figure:: qemu_cortex_m0.png
   :width: 600px
   :align: center
   :alt: Qemu

   Qemu (Credit: qemu.org)

This configuration provides support for an ARM Cortex-M0 CPU and these devices:

* Nested Vectored Interrupt Controller
−4.78 KiB
Loading image diff...
+0 −7
Original line number Diff line number Diff line
@@ -8,13 +8,6 @@ Overview

This board configuration will use QEMU to emulate the TI LM3S6965 platform.

.. figure:: qemu_cortex_m3.png
   :width: 600px
   :align: center
   :alt: Qemu

   Qemu (Credit: qemu.org)

This configuration provides support for an ARM Cortex-M3 CPU and these devices:

* Nested Vectored Interrupt Controller
−4.78 KiB
Loading image diff...
+0 −7
Original line number Diff line number Diff line
@@ -9,13 +9,6 @@ Overview
This board configuration will use QEMU to emulate the Xilinx Zynq UltraScale+
(ZynqMP) platform.

.. figure:: qemu_cortex_r5.png
   :width: 600px
   :align: center
   :alt: Qemu

   Qemu (Credit: qemu.org)

This configuration provides support for an ARM Cortex-R5 CPU and these devices:

* ARM PL-390 Generic Interrupt Controller
Loading