summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imxrt/spi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2021-01-211-0/+20
| | | | | | | | This allows an application to get the registers of the LPSPI. That is usefull for applications that want to use DMA for a very specialized and highly optimized communication. Update #4180
* bsp/imxrt: Add new BSPChristian Mauderer2020-11-201-0/+533
Update #4180