mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
The toolchain is in the developer's environment. Development under Windows should not need to modify the makefile of SDK to define the toolchain path.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
GNU_INSTALL_ROOT := C:/UserProgram/arm_gcc/none/bin/
|
||||
GNU_VERSION := 10.3.1
|
||||
GNU_PREFIX := arm-none-eabi
|
||||
GNU_INSTALL_ROOT ?= C:/Program Files (x86)/GNU Arm Embedded Toolchain/9 2020-q2-update/bin/
|
||||
GNU_VERSION ?= 9.3.1
|
||||
GNU_PREFIX ?= arm-none-eabi
|
||||
Reference in New Issue
Block a user