From d97fcef444bf1b2228059201f4534783152f3ed5 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 24 May 2021 14:47:38 +0200 Subject: [PATCH] updated RPi readme --- doc/README-rpi.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/README-rpi.md b/doc/README-rpi.md index 7374ed4..61b58a8 100644 --- a/doc/README-rpi.md +++ b/doc/README-rpi.md @@ -84,6 +84,12 @@ toolchain binaries are added to the path accordingly. wget https://github.com/Pro/raspi-toolchain/releases/latest/download/raspi-toolchain.tar.gz ``` + Then extract to the opt folder: + + ```sh + sudo tar xfz raspi-toolchain.tar.gz --strip-components=1 -C /opt + ``` + Please note that this version of the toolchain might become obsolete in the future. If another toolchain installation is used, it is still recommended to unpack the toolchain in the `/opt/cross-pi-gcc` folder so that the Eclipse configuration and helper