From a538ac2c8af3dcea95a8f6d6210f8127e2616a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 22 Jun 2021 17:35:30 +0200 Subject: [PATCH] Adjust recommended platforms (#1429) --- Documentation/boards/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/boards/README.md b/Documentation/boards/README.md index 9a14f8ff3..386e0e77b 100644 --- a/Documentation/boards/README.md +++ b/Documentation/boards/README.md @@ -5,10 +5,10 @@ The following boards/devices are supported: - Raspberry Pi - - Pi 4 Model B (1 GB, 2 GB and 4 GB model) 32-bit (recommended) - - Pi 4 Model B (1 GB, 2 GB and 4 GB model) 64-bit - - Pi 3 Model B and B+ 32-bit (recommended) - - Pi 3 Model B and B+ 64-bit + - Pi 4 Model B (1 GB, 2 GB and 4 GB model) 32-bit + - Pi 4 Model B (1 GB, 2 GB and 4 GB model) 64-bit (recommended) + - Pi 3 Model B and B+ 32-bit + - Pi 3 Model B and B+ 64-bit (recommended) - Pi 2 (not recommended) - Pi Zero-W (not recommended) - Pi (not recommended)