summaryrefslogtreecommitdiff
path: root/sw/.vscode/settings.json
blob: e6704edd4d548f1a6a6b7413e9bd8b27a3d969b6 (plain)
1
2
3
4
5
{
  "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
  "cmake.configureOnOpen": true,
  "cortex-debug.openocdPath": "/opt/homebrew/bin/openocd",
}