imxrt1170evk-fcb 0.1.0

FlexSPI configuration block for NXP's IMXRT1170EVK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.imxrt-boot-gen]
features = ["imxrt1170"]
version = "0.3"

[lib]
path = "lib.rs"

[package]
authors = ["Ian McIntyre <ianpmcintyre@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "FlexSPI configuration block for NXP's IMXRT1170EVK"
edition = "2021"
keywords = ["arm", "cortex-m", "imxrt", "nxp"]
license = "MIT OR Apache-2.0"
name = "imxrt1170evk-fcb"
repository = "https://github.com/imxrt-rs/imxrt-boot-gen"
version = "0.1.0"