summaryrefslogtreecommitdiffstats
path: root/.clangd
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <bigfoot@figboot.dev>2026-06-29 03:00:12 -0500
committerLibravatar bigfoot547 <bigfoot@figboot.dev>2026-06-29 03:00:12 -0500
commit6bb84fe005fc151df1a67259242da9c0eaf3fe93 (patch)
tree683d6e160bf48fd0c235635be874a8fef697402c /.clangd
parentadd new tests (diff)
begin work on pc side
Diffstat (limited to '.clangd')
-rw-r--r--.clangd13
1 files changed, 0 insertions, 13 deletions
diff --git a/.clangd b/.clangd
deleted file mode 100644
index ed00e13..0000000
--- a/.clangd
+++ /dev/null
@@ -1,13 +0,0 @@
-CompileFlags:
- Add:
- - --target=powerpc-eabi
- - -mcpu=750
- - -DGEKKO
- - -DHW_RVL
- - -D__PPC__
- - -isystem
- - /opt/devkitpro/devkitPPC/powerpc-eabi/include
- - -isystem
- - /opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/16.1.0/include
- - -D_CLANGD
-