generated from Projetos/RaspberryPi_app
10 lines
233 B
JSON
10 lines
233 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "ARM Cross",
|
|
"compileCommands": "${workspaceFolder}/build/compile_commands.json",
|
|
"intelliSenseMode": "linux-gcc-arm"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |