summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemnullsz.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Use BSP family for optionsChris Johns2021-07-151-0/+1
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer2021-07-021-2/+3
| | | | | | | | | Calling the memory FLASH and EXTRAM instead of FLEXSPI and SDRAM makes it simpler to support other types of external RAM. This patch also removes some of the calculations and improves names and documentation to avoid pitfalls. It removes a unnecessary memory definition. Update #4180
* bsp/imxrt: Add new BSPChristian Mauderer2020-11-201-0/+17
Update #4180