imxrt-boot-gen 0.2.1

Generate data structures for booting iMXRT processors.
Documentation
[dependencies]

[features]
imxrt1010 = []
imxrt1060 = []
imxrt1064 = []

[package]
authors = ["Ian McIntyre <ianpmcintyre@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Generate data structures for booting iMXRT processors.\n"
edition = "2018"
keywords = ["arm", "cortex-m", "imxrt"]
license = "MIT OR Apache-2.0"
name = "imxrt-boot-gen"
readme = "README.md"
repository = "https://github.com/imxrt-rs/imxrt-boot-gen"
version = "0.2.1"
[package.metadata.docs.rs]
default-target = "thumbv7em-none-eabihf"
features = ["imxrt1060"]