NuttX cmake small debug helper improvements

This commit is contained in:
Daniel Agar
2019-11-18 10:29:00 -05:00
parent 30fcb14156
commit a7fbaefd83
10 changed files with 87 additions and 44 deletions

View File

@@ -19,8 +19,8 @@
"limitSymbolsToIncludedHeaders": true
},
"compileCommands": "${workspaceFolder}/.vscode/compile_commands.json",
"configurationProvider": "vector-of-bool.cmake-tools"
"configurationProvider": "ms-vscode.cmake-tools"
}
],
"version": 4
}
}