{
  "cksum": "e17886fca962e4995d8cf6f1a3d1722ae517850cf5b146338f66f95cd1f4a2d2",
  "crate_file": "stm32-hal2-2.1.2.crate",
  "crate_url": "https://static.crates.io/crates/stm32-hal2/stm32-hal2-2.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bxcan",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cortex-m",
      "optional": false,
      "req": "^0.7.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "defmt",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "defmt-03"
      ],
      "kind": "normal",
      "name": "embedded-hal",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "defmt-03"
      ],
      "kind": "normal",
      "name": "embedded-io",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdcan",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rtic-monotonic",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smoltcp",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32-usbd",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32c0",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32f3",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32f4",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32g0",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32g4",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32h5",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32h7",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32l4",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32l5",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32wb",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stm32wl",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cortex-m"
      ],
      "kind": "normal",
      "name": "synopsys-usb-otg",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    }
  ],
  "features": {
    "c0": [
      "c_g0"
    ],
    "c011": [
      "stm32c0/stm32c011",
      "c0"
    ],
    "c031": [
      "stm32c0/stm32c031",
      "c0"
    ],
    "c071": [
      "stm32c0/stm32c071",
      "c0"
    ],
    "c0rt": [
      "stm32c0/rt"
    ],
    "c_g0": [],
    "can_fd_g": [
      "fdcan/fdcan_g0_g4_l5"
    ],
    "can_fd_h": [
      "fdcan/fdcan_h7"
    ],
    "f": [],
    "f3": [
      "f"
    ],
    "f301": [
      "stm32f3/stm32f301",
      "f3"
    ],
    "f302": [
      "stm32f3/stm32f302",
      "f3"
    ],
    "f303": [
      "stm32f3/stm32f303",
      "f3"
    ],
    "f373": [
      "stm32f3/stm32f373",
      "f3"
    ],
    "f3rt": [
      "stm32f3/rt"
    ],
    "f3x4": [
      "stm32f3/stm32f3x4",
      "f3"
    ],
    "f4": [
      "f"
    ],
    "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": [
      "c_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"
    ],
    "h5": [],
    "h503": [
      "stm32h5/stm32h503",
      "h5"
    ],
    "h562": [
      "stm32h5/stm32h562",
      "h5"
    ],
    "h563": [
      "stm32h5/stm32h563",
      "h5"
    ],
    "h573": [
      "stm32h5/stm32h573",
      "h5"
    ],
    "h5rt": [
      "stm32h5/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"
    ],
    "l": [],
    "l4": [
      "l"
    ],
    "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": [
      "l"
    ],
    "l552": [
      "stm32l5/stm32l552",
      "l5"
    ],
    "l562": [
      "stm32l5/stm32l562",
      "l5"
    ],
    "l5rt": [
      "stm32l5/rt"
    ],
    "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"
    ]
  },
  "features2": {
    "can_bx": [
      "dep:bxcan"
    ],
    "embedded_hal": [
      "dep:embedded-hal",
      "dep:embedded-io"
    ],
    "monotonic": [
      "dep:rtic-monotonic"
    ],
    "net": [
      "dep:smoltcp"
    ],
    "usb": [
      "dep:stm32-usbd"
    ]
  },
  "index_path": "st/m3/stm32-hal2",
  "name": "stm32-hal2",
  "pubtime": "2025-08-05T16:26:22Z",
  "v": 2,
  "vers": "2.1.2",
  "yanked": false
}
