You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
GNU_INSTALL_ROOT ?= /usr/local/gcc-arm-none-eabi-9-2020-q2-update/bin/
|
|
GNU_VERSION ?= 9.3.1
|
|
GNU_PREFIX ?= arm-none-eabi
|