Skip to content

Instantly share code, notes, and snippets.

@trond-snekvik
Created November 13, 2023 18:40
Show Gist options
  • Save trond-snekvik/797eeffb2aec57cb126c3607ce6facd2 to your computer and use it in GitHub Desktop.
Save trond-snekvik/797eeffb2aec57cb126c3607ce6facd2 to your computer and use it in GitHub Desktop.
.clangd for Zephyr based on Compilation database
CompileFlags:
Add: [-ferror-limit=0]
Remove: [
-fno-printf-return-value,
-mfp16-format=*,
-fno-reorder-functions,
]
CompilationDatabase: /home/trond/ncs/zephyr/samples/bluetooth/mesh/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment