{
  "cksum": "f2705a605070b7a42032ab9a4101001c8dd726785487bd1079a984b81058215e",
  "crate_file": "atsamd-hal-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/atsamd-hal/atsamd-hal-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd11c",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd21e",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd21g",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd21j",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd51g",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd51j",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd51n",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsamd51p",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atsame54p",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitfield",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cortex-m",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-hal",
      "optional": false,
      "req": "~0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jlink_rtt",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nb",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "usb-device",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vcell",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "void",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "min-samd21g": [],
    "min-samd21j": [
      "min-samd21g"
    ],
    "min-samd51j": [],
    "min-samd51n": [
      "min-samd51j"
    ],
    "min-samd51p": [
      "min-samd51n"
    ],
    "samd11": [],
    "samd11c": [
      "atsamd11c",
      "samd11"
    ],
    "samd11c-rt": [
      "samd11c",
      "atsamd11c/rt"
    ],
    "samd21": [],
    "samd21e": [
      "atsamd21e",
      "samd21"
    ],
    "samd21e-rt": [
      "samd21e",
      "atsamd21e/rt"
    ],
    "samd21g": [
      "atsamd21g",
      "samd21",
      "min-samd21g"
    ],
    "samd21g-rt": [
      "samd21g",
      "atsamd21g/rt"
    ],
    "samd21j": [
      "atsamd21j",
      "samd21",
      "min-samd21j"
    ],
    "samd21j-rt": [
      "samd21j",
      "atsamd21j/rt"
    ],
    "samd51": [],
    "samd51g": [
      "atsamd51g",
      "samd51"
    ],
    "samd51g-rt": [
      "samd51g",
      "atsamd51g/rt"
    ],
    "samd51j": [
      "atsamd51j",
      "samd51",
      "min-samd51j"
    ],
    "samd51j-rt": [
      "samd51j",
      "atsamd51j/rt"
    ],
    "samd51n": [
      "atsamd51n",
      "samd51",
      "min-samd51n"
    ],
    "samd51n-rt": [
      "samd51n",
      "atsamd51n/rt"
    ],
    "samd51p": [
      "atsamd51p",
      "samd51",
      "min-samd51p"
    ],
    "samd51p-rt": [
      "samd51p",
      "atsamd51p/rt"
    ],
    "same54": [],
    "same54p": [
      "atsame54p",
      "same54",
      "min-samd51p"
    ],
    "same54p-rt": [
      "same54p",
      "atsame54p/rt"
    ],
    "unproven": [
      "embedded-hal/unproven"
    ],
    "usb": [
      "usb-device"
    ],
    "use_rtt": [
      "jlink_rtt"
    ],
    "use_uart_debug": []
  },
  "index_path": "at/sa/atsamd-hal",
  "name": "atsamd-hal",
  "pubtime": "2020-10-22T00:42:21Z",
  "vers": "0.10.0",
  "yanked": false
}
