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.
This commit is contained in:
Kinsey Moore
2022-11-25 21:19:54 -06:00
committed by Chris Johns
parent 408dbeb922
commit 240987228f

View File

@@ -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