From 6c11862bc5fb920574f1633a8c3984018edc8d68 Mon Sep 17 00:00:00 2001 From: Kyle Reed <3761006+kallanreed@users.noreply.github.com> Date: Mon, 17 Jul 2023 21:24:37 -0700 Subject: [PATCH] Updated Compile firmware (markdown) --- Compile-firmware.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Compile-firmware.md b/Compile-firmware.md index ec98559..25fd267 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -206,4 +206,5 @@ If you want to have all these commands in one go, go to https://github.com/GullC # Other Toolsets - [Linux Aarch64 gcc-arm-none-eabi-9-2020-q2-update-aarch64-linux.tar.bz2](https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-aarch64-linux.tar.bz2?revision=7166404a-b4f5-4598-ac75-e5f8b90abb09&rev=7166404ab4f54598ac75e5f8b90abb09&hash=07EE5CACCCE77E97A1A8C049179D77EACA5AD4E5) -- [Toolsets archive](https://developer.arm.com/downloads/-/gnu-rm) \ No newline at end of file +- [Toolsets archive](https://developer.arm.com/downloads/-/gnu-rm) +- [Compilation error after changing toolsets](https://github.com/eried/portapack-mayhem/issues/420) \ No newline at end of file