summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/hardware.rst4
-rw-r--r--doc/hardware_rpi_raspi1.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/hardware.rst b/doc/hardware.rst
index f09f3af..7032618 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -129,8 +129,8 @@ rpi Platform
However, if you are targeting a RPi 1,
we will be happy to merge your patches anyways.
-The rpi platform has support for the Raspberry Pi 1, which is based on
-the Broadcom BCM2835 SoC (ARMv6):
+The rpi platform has support for the Raspberry Pi 1 and Raspberry Pi Zero W,
+which is based on the Broadcom BCM2835 SoC (ARMv6):
.. toctree::
:maxdepth: 1
diff --git a/doc/hardware_rpi_raspi1.rst b/doc/hardware_rpi_raspi1.rst
index 7e5d8af..4a90fdc 100644
--- a/doc/hardware_rpi_raspi1.rst
+++ b/doc/hardware_rpi_raspi1.rst
@@ -1,5 +1,5 @@
-Raspberry Pi 1
-==============
+Raspberry Pi 1 and Zero W
+=========================
Boot Media
----------