vex-sdk 0.25.1

Raw bindings to vexos user jump table functions.
Documentation
{
    "cpu": "cortex-a9",
    "arch": "arm",
    "abi": "eabihf",
    "os": "none",
    "vendor": "vex",
    "env": "v5",
    "panic-strategy": "abort",
    "relocation-model": "static",
    "llvm-target": "armv7a-none-eabihf",
    "features": "+v7,+neon,+vfp3,+thumb2",
    "linker": "rust-lld",
    "linker-flavor": "ld.lld",
    "data-layout": "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64",
    "max-atomic-width": 64,
    "c-enum-min-bits": 8,
    "target-pointer-width": "32",
    "executables": true,
    "post-link-args": {
        "ld.lld": ["-Tv5.ld"]
    },
    "has-thumb-interworking": true,
    "default-uwtable": true,
    "disable-redzone": true,
    "emit-debug-gdb-scripts": false
}