aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-09-28 14:36:31 +0200
committerlonkaars <loek@pipeframe.xyz>2022-09-28 14:36:31 +0200
commit265232d0ec91b457d882d0d0322e9d2f4b2cffac (patch)
treebfcdd1754e3ef7cdbfd4d5fdc2530c693b0301aa /makefile
parentacd6ce94aec16860ee5c0b690707db4feb428f72 (diff)
qt debug and editor autocomplete config for vscode (tested linux)
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index 0f478fd..60e06ef 100644
--- a/makefile
+++ b/makefile
@@ -10,5 +10,8 @@ client_makefile:
client: client_makefile
make -C client
+client_compile_commands: client_makefile
+ compiledb -o client/compile_commands.json make -C client
+
stm32:
make -C stm32f091