LPCXpresso55S69_Template/.vscode.example/cmake-kits.json

6 lines
125 B
JSON

[
{
"name": "ARM GNU Embedded Toolchain",
"toolchainFile": "${workspaceRoot}/arm-none-eabi.cmake"
}
]