diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-01 20:59:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-02-01 20:59:24 +0530 |
| commit | 8fa32bb0414c3164d8c3467c5db4c1a912627fc4 (patch) | |
| tree | 0d1c3b5f1aa27f77b4678b6f65f38b8b09dfce37 /.clangd | |
| parent | 7224fce49e4fa8c0b966dcc8d4f9b1d12b02f66a (diff) | |
| download | daft-watch-8fa32bb0414c3164d8c3467c5db4c1a912627fc4.tar.gz daft-watch-8fa32bb0414c3164d8c3467c5db4c1a912627fc4.zip | |
Remove platformio stuff and switch to avr-gcc
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ CompileFlags: - Remove: [-mlongcalls, -free, -mtext-section-literals, -fipa-pta, -fno-tree-switch-conversion, -fstrict-volatile-bitfields] + Compiler: avr-gcc |
