Files
SDK_GD32W51x/PROT/trusted-firmware-m/tfm.code-workspace
2023-05-18 18:53:00 +08:00

14 lines
184 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"psa_audit_api.h": "c",
"*.inc": "c"
},
"C_Cpp.default.cStandard": "c89"
}
}