summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2020-12-14 14:12:21 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2021-01-21 10:17:31 +0100
commit36b4e8c394cd891e3e8bddefd9eb21ff17cbff46 (patch)
tree4fe2d714170c1b99930a8dc612db10365400313f /spec/build/bsps/arm
parentcpukit/spi: Allow driver specific ioctl (diff)
downloadrtems-36b4e8c394cd891e3e8bddefd9eb21ff17cbff46.tar.bz2
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
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/imxrt/bspimxrt.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/imxrt/bspimxrt.yml b/spec/build/bsps/arm/imxrt/bspimxrt.yml
index be4a4bb566..3044fda998 100644
--- a/spec/build/bsps/arm/imxrt/bspimxrt.yml
+++ b/spec/build/bsps/arm/imxrt/bspimxrt.yml
@@ -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}