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

no-std imxrt-boot-gen

Generate data structures for booting iMXRT processors

7 releases

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

#494 in Embedded development

Download history 288/week @ 2024-08-04 228/week @ 2024-08-11 419/week @ 2024-08-18 190/week @ 2024-08-25 271/week @ 2024-09-01 169/week @ 2024-09-08 243/week @ 2024-09-15 466/week @ 2024-09-22 359/week @ 2024-09-29 319/week @ 2024-10-06 375/week @ 2024-10-13 581/week @ 2024-10-20 538/week @ 2024-10-27 424/week @ 2024-11-03 381/week @ 2024-11-10 486/week @ 2024-11-17

1,940 downloads per month
Used in 11 crates (5 directly)

MIT/Apache

46KB
692 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