uv-k5-firmware-chinese-lts/external/CMSIS_5/docker/rtebuild/gcc.rtebuild

28 lines
609 B
Text
Raw Normal View History

2023-11-30 06:38:27 +00:00
toolchain:
GCC:
env:
PATH : [ "/opt/gcc-arm-none-eabi-10-2020-q4-major/bin" ]
rte:
Tcompiler: "GCC"
Toptions : ""
ccompiler:
cmd : "arm-none-eabi-gcc"
cmdfile : "@\""
input : "\""
output : "-o \""
include : "-I\""
define : "-D"
assembler:
cmd : "arm-none-eabi-gcc"
cmdfile : "@\""
input : "\""
output : "-o \""
include : "-I\""
define : "-D"
linker:
cmd : "arm-none-eabi-gcc"
cmdfile : "@\""
input : "\""
output : "-o \""
script : "-T \""