imxrt1062-fcb-gen 0.1.1

Generate Firmware Configuration Block (FCB) for iMXRT1062 processors in Rust build scripts. This crate is unmaintained. Consider using [imxrt-boot-gen](https://github.com/imxrt-rs/imxrt-boot-gen), which provides a similar API and works across iMXRT processor variants. Formerly part of the teensy4-rs project.
Documentation
[package]
name = "imxrt1062-fcb-gen"
version = "0.1.1"
authors = ["Ian McIntyre <ianpmcintyre@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mciantyre/teensy4-rs"
description = """
Generate Firmware Configuration Block (FCB) for iMXRT1062 processors in Rust build scripts.

This crate is unmaintained. Consider using [imxrt-boot-gen](https://github.com/imxrt-rs/imxrt-boot-gen),
which provides a similar API and works across iMXRT processor variants.

Formerly part of the teensy4-rs project.
"""

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]