3 lines
159 B
Makefile
3 lines
159 B
Makefile
|
# override the toolchain version, should match the output from of your version of the toolchain: $(arm-none-eabi-gcc -dumpversion)
|
||
|
#GCC_REQUIRED_VERSION=5.4.1
|