X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=thumbv6m-none-eabi.json;fp=thumbv6m-none-eabi.json;h=918798fe16b7a0bb0560a63e027fd493dd0c51cc;hb=d899a72babb4c2d80fe6e46a77e570864218b46f;hp=0000000000000000000000000000000000000000;hpb=692c77cbd8154af6c12881f885827a4187b0fb06;p=gps-watch.git diff --git a/thumbv6m-none-eabi.json b/thumbv6m-none-eabi.json new file mode 100644 index 0000000..918798f --- /dev/null +++ b/thumbv6m-none-eabi.json @@ -0,0 +1,15 @@ +{ + "arch": "arm", + "data-layout": "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", + "executables": true, + "os": "none", + "pre-link-args": ["-Wl,-("], + "post-link-args": ["-Wl,-)"], + "target-endian": "little", + "target-pointer-width": "32", + "cpu": "cortex-m0", + "llvm-target": "thumbv6m-none-eabi", + "features": "+strict-align", + "relocation-model": "static", + "no-compiler-rt": true +}