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
18
[package]
name = "imxrt1170evk-fcb"
version = "0.1.0"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
categories.workspace = true
keywords.workspace = true
description = "FlexSPI configuration block for NXP's IMXRT1170EVK"

[dependencies.imxrt-boot-gen]
version = "0.3"
path = "../.."
features = ["imxrt1170"]

[lib]
path = "lib.rs"