stm32-device-signature 0.3.3

Device electronic signature 'driver' for STM32 microcontrollers
Documentation
[dependencies.cortex-m]
version = "0.6.2"

[features]
stm32f0 = []
stm32f1 = []
stm32f2 = []
stm32f3 = []
stm32f4 = []
stm32f72x = []
stm32f73x = []
stm32f76x = []
stm32f77x = []
stm32g0 = []
stm32h72x = []
stm32h73x = []
stm32h74x = []
stm32h75x = []
stm32h7ax = []
stm32h7bx = []
stm32l0 = []
stm32l4 = []
stm32wb5x = []

[package]
authors = ["Vadim Kaushan <admin@disasm.info>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Device electronic signature 'driver' for STM32 microcontrollers"
edition = "2018"
keywords = ["arm", "stm32"]
license = "MIT OR Apache-2.0"
name = "stm32-device-signature"
repository = "https://github.com/stm32-rs/stm32-device-signature"
version = "0.3.3"
[package.metadata.docs.rs]
features = ["stm32f1"]