summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2022-11-25 21:19:54 -0600
committerChris Johns <chrisj@rtems.org>2022-11-28 10:09:40 +1100
commit240987228f7f7bab90c20efb8d219e26cf5f51c5 (patch)
treed612df838f4a61879911eeefffef0da693c96007
parentlibmisc/rtems-fdt: Support prop map items up to the size of uintptr_t (diff)
downloadrtems-240987228f7f7bab90c20efb8d219e26cf5f51c5.tar.bz2
spec/beagle: Add missing spi.h install
The beagle SPI functions are unusable by applications unless this file is installed with the BSP. This ensures that the file is installed properly.
-rw-r--r--spec/build/bsps/arm/beagle/obj.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/beagle/obj.yml b/spec/build/bsps/arm/beagle/obj.yml
index 56072075c2..90b0499031 100644
--- a/spec/build/bsps/arm/beagle/obj.yml
+++ b/spec/build/bsps/arm/beagle/obj.yml
@@ -20,6 +20,7 @@ install:
- bsps/arm/beagle/include/bsp/irq.h
- bsps/arm/beagle/include/bsp/pwmss.h
- bsps/arm/beagle/include/bsp/qep.h
+ - bsps/arm/beagle/include/bsp/spi.h
- destination: ${BSP_LIBDIR}
source:
- bsps/arm/beagle/start/linkcmds