add link to gcc toolchain
This commit is contained in:
@@ -4,6 +4,8 @@ STM32 seems so very not designed to work with C++, but you can absolutely make i
|
||||
|
||||
This project should compile from C++ as long as your arm-none-eabi-g++ is new enough... works on my machine anyways
|
||||
|
||||
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)
|
||||
|
||||
Change this part of Makefile below line 79 if you're not me:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user