sylveos

Toy Operating System
Log | Files | Refs

.asm-lsp.toml (166B)


      1 [default_config]
      2 version = "0.10.1"
      3 assembler = "gas"
      4 instruction_set = "arm"
      5 
      6 [defauult_config.ops]
      7 compiler = "zig"
      8 diagnostics = false
      9 default_diagnostics = false