92 lines
2.1 KiB
JSON
92 lines
2.1 KiB
JSON
{
|
|
"kind" : "toolchains",
|
|
"toolchains" :
|
|
[
|
|
{
|
|
"compiler" :
|
|
{
|
|
"id" : "GNU",
|
|
"implicit" : {},
|
|
"path" : "C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/bin/arm-none-eabi-gcc.exe",
|
|
"version" : ""
|
|
},
|
|
"language" : "ASM",
|
|
"sourceFileExtensions" :
|
|
[
|
|
"s",
|
|
"S",
|
|
"asm"
|
|
]
|
|
},
|
|
{
|
|
"compiler" :
|
|
{
|
|
"id" : "GNU",
|
|
"implicit" :
|
|
{
|
|
"includeDirectories" :
|
|
[
|
|
"C:/Arm-GNU-Toolchian/lib/gcc/arm-none-eabi/10.3.1/include",
|
|
"C:/Arm-GNU-Toolchian/lib/gcc/arm-none-eabi/10.3.1/include-fixed",
|
|
"C:/Arm-GNU-Toolchian/arm-none-eabi/include"
|
|
],
|
|
"linkDirectories" : [],
|
|
"linkFrameworkDirectories" : [],
|
|
"linkLibraries" : []
|
|
},
|
|
"path" : "C:/Arm-GNU-Toolchian/bin/arm-none-eabi-gcc.exe",
|
|
"version" : "10.3.1"
|
|
},
|
|
"language" : "C",
|
|
"sourceFileExtensions" :
|
|
[
|
|
"c",
|
|
"m"
|
|
]
|
|
},
|
|
{
|
|
"compiler" :
|
|
{
|
|
"id" : "GNU",
|
|
"implicit" :
|
|
{
|
|
"includeDirectories" :
|
|
[
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/arm-none-eabi/include/c++/9.3.1",
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/arm-none-eabi/include/c++/9.3.1/arm-none-eabi",
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/arm-none-eabi/include/c++/9.3.1/backward",
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/lib/gcc/arm-none-eabi/9.3.1/include",
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/lib/gcc/arm-none-eabi/9.3.1/include-fixed",
|
|
"C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/arm-none-eabi/include"
|
|
],
|
|
"linkDirectories" : [],
|
|
"linkFrameworkDirectories" : [],
|
|
"linkLibraries" : []
|
|
},
|
|
"path" : "C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/bin/arm-none-eabi-g++.exe",
|
|
"version" : "9.3.1"
|
|
},
|
|
"language" : "CXX",
|
|
"sourceFileExtensions" :
|
|
[
|
|
"C",
|
|
"M",
|
|
"c++",
|
|
"cc",
|
|
"cpp",
|
|
"cxx",
|
|
"mm",
|
|
"mpp",
|
|
"CPP",
|
|
"ixx",
|
|
"cppm"
|
|
]
|
|
}
|
|
],
|
|
"version" :
|
|
{
|
|
"major" : 1,
|
|
"minor" : 0
|
|
}
|
|
}
|