Skip to content
Snippets Groups Projects
Commit 2efe491e authored by CNLohr's avatar CNLohr
Browse files

Add missing flag for VSCode makefiles.

parent d6d8bdd5
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@
"intelliSenseMode": "linux-clang-x64",
"compilerArgs": [
"-DCH32V003FUN_BASE"
]
],
"configurationProvider": "ms-vscode.makefile-tools"
}
],
"version": 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment