summaryrefslogtreecommitdiffstats
path: root/.clangd
blob: ed00e132df7b9a25ed5cad63f11d7c320f1c9f84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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