Préparation du projet
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"kind" : "toolchains",
|
||||
"toolchains" :
|
||||
[
|
||||
{
|
||||
"compiler" :
|
||||
{
|
||||
"id" : "GNU",
|
||||
"implicit" : {},
|
||||
"path" : "C:/Users/VBidolet.DEFO.000/Nextcloud/playdate_dev/ARM_Toolchain/11.2 2022.02/bin/arm-none-eabi-gcc.exe",
|
||||
"version" : ""
|
||||
},
|
||||
"language" : "ASM",
|
||||
"sourceFileExtensions" :
|
||||
[
|
||||
"s",
|
||||
"S",
|
||||
"asm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"compiler" :
|
||||
{
|
||||
"id" : "GNU",
|
||||
"implicit" :
|
||||
{
|
||||
"includeDirectories" : [],
|
||||
"linkDirectories" : [],
|
||||
"linkFrameworkDirectories" : [],
|
||||
"linkLibraries" : []
|
||||
},
|
||||
"path" : "C:/Users/VBidolet.DEFO.000/Nextcloud/playdate_dev/ARM_Toolchain/11.2 2022.02/bin/arm-none-eabi-gcc.exe",
|
||||
"version" : "11.2.1"
|
||||
},
|
||||
"language" : "C",
|
||||
"sourceFileExtensions" :
|
||||
[
|
||||
"c",
|
||||
"m"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user