summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optfsledmaemlm.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/shared: Adapt fsl-edma driver for imxrtChristian Mauderer2021-01-211-0/+16
Note: The changes have been done with portability in mind. The driver should (in theory) be able to replace the original one in the MPC BSPs too. For full compatibility an adaption layer and especially a test would be necessary. Because both are missing, don't integrate it into the MPC BSP now. Update #4180