CompileFlags:
  Compiler: clang
  Add:
    - -I.clangd_fallback
    - -target
    - arm-none-eabi
    - -mcpu=cortex-m3
    - -mthumb
    - -D__GNUC__
Diagnostics:
  Suppress:
    - pp_hash_warning
