aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* nxp: generate all chip peripherals and impls from metadatai509VCB2025-11-161-27/+326
|
* nxp: Add mimxrt1062 supporti509VCB2025-07-221-4/+6
| | | | The examples in this case are designed for the IMXRT1060-EVK. The same chip is used in the Teensy 4.0/1, but that will probably get its own set of examples due to some differences such as the FCB.
* nxp: Add MIMXRT1011 GPIO and time driveri509VCB2025-07-221-0/+136
PIT is used for the time driver