#cortex-m #imxrt #nxp #arm #data-structures

no-std imxrt-boot-gen

Generate data structures for booting iMXRT processors

6 releases

0.3.2 Feb 1, 2024
0.3.1 Jan 14, 2023
0.3.0 Nov 21, 2022
0.2.1 Nov 21, 2022
0.1.0 Apr 7, 2020

#698 in Embedded development

Download history 100/week @ 2023-12-04 71/week @ 2023-12-11 114/week @ 2023-12-18 87/week @ 2023-12-25 26/week @ 2024-01-01 141/week @ 2024-01-08 107/week @ 2024-01-15 78/week @ 2024-01-22 75/week @ 2024-01-29 29/week @ 2024-02-05 52/week @ 2024-02-12 132/week @ 2024-02-19 174/week @ 2024-02-26 148/week @ 2024-03-04 140/week @ 2024-03-11 95/week @ 2024-03-18

565 downloads per month
Used in 10 crates (4 directly)

MIT/Apache

45KB
675 lines

imxrt-boot-gen

Generate i.MX RT boot-time data structures.

crates-io-shield docs-rs-shield

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.

No runtime deps