1 2 3 4 5 6 7 8
{ "inherits": ["cortex-m"], "llvm-target": "armv6m-none-eabi", "cflags": [ "--target=armv6m-none-eabi", "-Qunused-arguments" ] }