Commit Graph
2 Commits
Author SHA1 Message Date
Joel Goguen 57c313737f feat(ci): Run tests as part of CI 2026-04-19 23:15:40 -04:00
Joel Goguen 34ff9b5efa fix(clangd): Remove gcc args not valid in clang
After running `pio run --target compiledb` to generate `compile_commands.json`, clangd (at least in neovim) throws errors that `-fno-tree-switch-conversion` and `-fstrict-volatile-bitfields` are not valid flags.
2026-04-16 20:27:26 -04:00