1 unstable release
0.1.0 | Mar 4, 2023 |
---|
#1377 in Embedded development
51KB
748 lines
imxrt-boot-gen
Generate i.MX RT boot-time data structures.
API docs (main branch)
The imxrt-boot-gen
crate helps you generate data structures, like serial NOR FlexSPI
configuration blocks (FCB), that are required to boot i.MX RT processors. To understand
all of its features and chip support, see the API documentation.
License
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
FlexSPI configuration block (FCB) for the iMXRT1060EVK.
This FCB is compatible with the IS25WP QuadSPI flash storage found on the iMXRT1060EVK.