Update readme.md

This commit is contained in:
2025-10-30 16:26:19 -05:00
parent c56ae9e801
commit 1c4ba4c463

View File

@@ -6,6 +6,8 @@ This project should compile from C++ as long as your arm-none-eabi-g++ is new en
Try [this](https://developer.arm.com/-/media/Files/downloads/gnu/14.3.rel1/binrel/arm-gnu-toolchain-14.3.rel1-x86_64-arm-none-eabi.tar.xz) Try [this](https://developer.arm.com/-/media/Files/downloads/gnu/14.3.rel1/binrel/arm-gnu-toolchain-14.3.rel1-x86_64-arm-none-eabi.tar.xz)
Also try this [list of ARM toolchain downloads](https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads)
Change this part of Makefile below line 79 if you're not me: Change this part of Makefile below line 79 if you're not me:
``` ```