aboutsummaryrefslogtreecommitdiff
path: root/examples/mimxrt6/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* Convert tabs into spacesFelipe Balbi2025-04-101-26/+26
| | | | | | | | | Indent everything with spaces instead of TABS. Based on PR by James Munns on the original "out-of-tree" copy of embassy-imxrt: https://github.com/OpenDevicePartnership/embassy-imxrt/pull/387
* Add embassy-imxrtFelipe Balbi2025-04-091-0/+34
Adds initial support for MIMXRT600 series MCUs from NXP. Subsequent PRs will add more drivers.