{
  "cksum": "20f7468cecf913643f965b4f93fd3fe49a72860b222c2459bce4a3a61aa5a4b0",
  "crate_file": "stm32-hal2-1.5.2.crate",
  "crate_url": "https://static.crates.io/crates/stm32-hal2/stm32-hal2-1.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bxcan",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cast",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cortex-m",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unproven"
      ],
      "kind": "normal",
      "name": "embedded-hal",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nb",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smoltcp",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32-usbd",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32f3",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32f4",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32g0",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32g4",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32h7",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32l4",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32l5",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32wb",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32wl",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cortex-m"
      ],
      "kind": "normal",
      "name": "synopsys-usb-otg",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "bx_can": [
      "bxcan"
    ],
    "embedded_hal": [
      "embedded-hal",
      "nb"
    ],
    "f3": [],
    "f301": [
      "stm32f3/stm32f301",
      "f3"
    ],
    "f302": [
      "stm32f3/stm32f302",
      "f3"
    ],
    "f303": [
      "stm32f3/stm32f303",
      "f3"
    ],
    "f373": [
      "stm32f3/stm32f373",
      "f3"
    ],
    "f3rt": [
      "stm32f3/rt"
    ],
    "f3x4": [
      "stm32f3/stm32f3x4",
      "f3"
    ],
    "f4": [],
    "f401": [
      "stm32f4/stm32f401",
      "f4"
    ],
    "f405": [
      "stm32f4/stm32f405",
      "f4"
    ],
    "f407": [
      "stm32f4/stm32f407",
      "f4"
    ],
    "f410": [
      "stm32f4/stm32f410",
      "f4"
    ],
    "f411": [
      "stm32f4/stm32f411",
      "f4"
    ],
    "f412": [
      "stm32f4/stm32f412",
      "f4"
    ],
    "f413": [
      "stm32f4/stm32f413",
      "f4"
    ],
    "f427": [
      "stm32f4/stm32f427",
      "f4"
    ],
    "f429": [
      "stm32f4/stm32f429",
      "f4"
    ],
    "f446": [
      "stm32f4/stm32f446",
      "f4"
    ],
    "f469": [
      "stm32f4/stm32f469",
      "f4"
    ],
    "f4rt": [
      "stm32f4/rt"
    ],
    "g0": [],
    "g030": [
      "stm32g0/stm32g030",
      "g0"
    ],
    "g031": [
      "stm32g0/stm32g031",
      "g0"
    ],
    "g041": [
      "stm32g0/stm32g041",
      "g0"
    ],
    "g050": [
      "stm32g0/stm32g050",
      "g0"
    ],
    "g051": [
      "stm32g0/stm32g051",
      "g0"
    ],
    "g061": [
      "stm32g0/stm32g061",
      "g0"
    ],
    "g070": [
      "stm32g0/stm32g070",
      "g0"
    ],
    "g071": [
      "stm32g0/stm32g071",
      "g0"
    ],
    "g081": [
      "stm32g0/stm32g081",
      "g0"
    ],
    "g0b0": [
      "stm32g0/stm32g0b0",
      "g0"
    ],
    "g0b1": [
      "stm32g0/stm32g0b1",
      "g0"
    ],
    "g0c1": [
      "stm32g0/stm32g0c1",
      "g0"
    ],
    "g0rt": [
      "stm32g0/rt"
    ],
    "g4": [],
    "g431": [
      "stm32g4/stm32g431",
      "g4"
    ],
    "g441": [
      "stm32g4/stm32g441",
      "g4"
    ],
    "g471": [
      "stm32g4/stm32g471",
      "g4"
    ],
    "g473": [
      "stm32g4/stm32g473",
      "g4"
    ],
    "g474": [
      "stm32g4/stm32g474",
      "g4"
    ],
    "g483": [
      "stm32g4/stm32g483",
      "g4"
    ],
    "g484": [
      "stm32g4/stm32g484",
      "g4"
    ],
    "g491": [
      "stm32g4/stm32g491",
      "g4"
    ],
    "g4a1": [
      "stm32g4/stm32g4a1",
      "g4"
    ],
    "g4rt": [
      "stm32g4/rt"
    ],
    "h7": [],
    "h735": [
      "stm32h7/stm32h735",
      "h7"
    ],
    "h743": [
      "stm32h7/stm32h743",
      "h7"
    ],
    "h743v": [
      "stm32h7/stm32h743v",
      "h7"
    ],
    "h747cm4": [
      "stm32h7/stm32h747cm4",
      "h7"
    ],
    "h747cm7": [
      "stm32h7/stm32h747cm7",
      "h7"
    ],
    "h753": [
      "stm32h7/stm32h753",
      "h7"
    ],
    "h753v": [
      "stm32h7/stm32h753v",
      "h7"
    ],
    "h7b3": [
      "stm32h7/stm32h7b3",
      "h7"
    ],
    "h7rt": [
      "stm32h7/rt"
    ],
    "l4": [],
    "l412": [
      "stm32l4/stm32l412",
      "l4"
    ],
    "l4rt": [
      "stm32l4/rt"
    ],
    "l4x1": [
      "stm32l4/stm32l4x1",
      "l4"
    ],
    "l4x2": [
      "stm32l4/stm32l4x2",
      "l4"
    ],
    "l4x3": [
      "stm32l4/stm32l4x3",
      "l4"
    ],
    "l4x5": [
      "stm32l4/stm32l4x5",
      "l4"
    ],
    "l4x6": [
      "stm32l4/stm32l4x6",
      "l4"
    ],
    "l5": [],
    "l552": [
      "stm32l5/stm32l552",
      "l5"
    ],
    "l562": [
      "stm32l5/stm32l562",
      "l5"
    ],
    "l5rt": [
      "stm32l5/rt"
    ],
    "net": [
      "smoltcp"
    ],
    "usb": [
      "stm32-usbd"
    ],
    "usbotg_fs": [
      "synopsys-usb-otg/fs"
    ],
    "usbotg_hs": [
      "synopsys-usb-otg/hs"
    ],
    "wb": [],
    "wb55": [
      "stm32wb/stm32wb55",
      "wb"
    ],
    "wbrt": [
      "stm32wb/rt"
    ],
    "wl": [],
    "wle5": [
      "stm32wl/stm32wle5",
      "wl"
    ],
    "wlrt": [
      "stm32wl/rt"
    ]
  },
  "index_path": "st/m3/stm32-hal2",
  "name": "stm32-hal2",
  "pubtime": "2022-08-23T13:58:16Z",
  "vers": "1.5.2",
  "yanked": false
}
