summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx/Makefile
AgeCommit message (Expand)Author
2020-02-12Update main .bin output file to be bootable artefactDave Marples
2020-02-11Add directly loadable binary targetDave Marples
2020-01-18Fix start on power up by providing Reset_Handler ourselves.Scott Shawcroft
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2020-01-06Add initial MIMXRT10XX portarturo182