small fixes, DEPS
parent
28ec6d3624
commit
8d276c3f5a
@ -0,0 +1,8 @@
|
||||
((c-mode . ((helm-make-build-dir . "build")
|
||||
(lsp-clients-clangd-args . ("--query-driver=arm-unknown-eabi-gcc"
|
||||
"--compile-commands-dir=projecttest/igloo/target/samd21j18a"
|
||||
"--pch-storage=memory"
|
||||
"--background-index"
|
||||
"-j=4"
|
||||
))
|
||||
)))
|
Loading…
Reference in New Issue