diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-04-11 19:27:43 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-04-11 19:27:43 +0530 |
| commit | 829d9e438f4eedf9dfb15aec59510ecc14be583c (patch) | |
| tree | fce8a6e3101a56a5786db2f2adeb6d01bbed051b /.clangd | |
| download | temperature-sensor-attiny84a-829d9e438f4eedf9dfb15aec59510ecc14be583c.tar.gz temperature-sensor-attiny84a-829d9e438f4eedf9dfb15aec59510ecc14be583c.zip | |
Init commit with boilerplate shit
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +CompileFlags: + Compiler: avr-gcc +Diagnostics: + Suppress: unknown-attributes + Add: bugprone-*, readability-* |
