summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imxrt/start/imxrt-ffec-init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/imxrt: Add imxrt1166_cm7_saltshaker BSPChristian Mauderer2023-07-241-0/+4
| | | | | The BSP is for a custom i.MXRT1166 based board. At the moment, only the cortex M7 is supported.
* bsps/imxrt: Adapt to new mcux-sdk versionChristian Mauderer2023-05-221-1/+1
| | | | | Remove the old NXP MCUXpresso SDK and adapt the BSP so that it uses the new mcux-sdk.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsp/imxrt: Add new BSPChristian Mauderer2020-11-201-0/+86
Update #4180