summaryrefslogtreecommitdiff
path: root/sw/.vscode/buildData.json
diff options
context:
space:
mode:
authorStijn Kuipers <stijnkuipers@gmail.com>2023-06-29 16:26:07 +0200
committerStijn Kuipers <stijnkuipers@gmail.com>2023-06-29 16:26:07 +0200
commitfb5a321dd7c2848128b04b306f3e1e59c87a3f70 (patch)
treea8ef6273f9f331ebb1971a9baf20a8c897955612 /sw/.vscode/buildData.json
parentbae7568fd4dd0676b370be8548c7ec95d6521ba1 (diff)
downloadplinky-fb5a321dd7c2848128b04b306f3e1e59c87a3f70.tar.gz
Initial Filedump
Tadaaa!!
Diffstat (limited to 'sw/.vscode/buildData.json')
-rwxr-xr-xsw/.vscode/buildData.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/sw/.vscode/buildData.json b/sw/.vscode/buildData.json
new file mode 100755
index 0000000..f72c846
--- /dev/null
+++ b/sw/.vscode/buildData.json
@@ -0,0 +1,30 @@
+{
+ "ABOUT1": "This file holds combined user and CubeMX generated Makefile workspace dependecies.",
+ "ABOUT2": "User should not edit this fields, instead it should edit 'c_cpp_properties.json'",
+ "ABOUT3": "This file is regenerated on 'Update workspace' task.",
+ "VERSION": "",
+ "LAST_RUN": "",
+ "cSources": [],
+ "asmSources": [],
+ "ldSources": [],
+ "cIncludes": [],
+ "asmIncludes": [],
+ "ldIncludes": [],
+ "cDefines": [],
+ "asmDefines": [],
+ "cFlags": [],
+ "asmFlags": [],
+ "ldFlags": [],
+ "buildDir": "",
+ "targetExecutablePath": "",
+ "cubeMxProjectPath": "",
+ "openOcdConfig": [],
+ "stm32SvdPath": "",
+ "ABOUT4": "---- Paths below are fetched from user-specific 'toolsPaths.json'. ----",
+ "gccExePath": "",
+ "gccInludePath": "",
+ "buildToolsPath": "",
+ "pythonExec": "",
+ "openOcdPath": "",
+ "openOcdInterfacePath": ""
+} \ No newline at end of file