Files
palladium/.clangd
T
tobid7 8a4b3c119d Add NX Hid Driver Template
- Add WIP HidNX Driver (clangd not working with devkitpro for switch on windows)
- Add default-release as default search path for compile_commands.json
- remove mingw preset (casue its exactly the default target)
- Move Mouse pos cycle into HidDriver::Update
- Test around with HidGlfw on Nintendo switch
2026-04-05 04:20:32 +02:00

6 lines
106 B
YAML

CompileFlags:
CompilationDatabase: build/default-release
Add: []
Completion:
HeaderInsertion: Never