forked from Imagelibrary/rtems
bsps/imxrt: Add ioctl to LPSPI to get registers
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
This commit is contained in:
@@ -103,6 +103,7 @@ install:
|
||||
source:
|
||||
- bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi
|
||||
- bsps/arm/imxrt/include/imxrt/imxrt1050-pinfunc.h
|
||||
- bsps/arm/imxrt/include/imxrt/lpspi.h
|
||||
- bsps/arm/imxrt/include/imxrt/memory.h
|
||||
- bsps/arm/imxrt/include/imxrt/mpu-config.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
|
||||
Reference in New Issue
Block a user