summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/grp.yml
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-07-25 11:03:07 +1000
committerChris Johns <chrisj@rtems.org>2023-07-25 11:03:07 +1000
commitc1d9dcbbb2a436256b49d9a0c322c78261509264 (patch)
tree658622952366e36ccb8dbcd8b1c1289d4de5b455 /spec/build/bsps/arm/grp.yml
parentbsps/stm32h7: Make UART7 pins configurable (diff)
downloadrtems-c1d9dcbbb2a436256b49d9a0c322c78261509264.tar.bz2
bsps/arm: Fix CMSIS v5 install files list
Diffstat (limited to 'spec/build/bsps/arm/grp.yml')
-rw-r--r--spec/build/bsps/arm/grp.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/build/bsps/arm/grp.yml b/spec/build/bsps/arm/grp.yml
index 1058f58d92..a48cd80d74 100644
--- a/spec/build/bsps/arm/grp.yml
+++ b/spec/build/bsps/arm/grp.yml
@@ -10,12 +10,13 @@ includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
+ - bsps/arm/include/cachel1_armv7.h
+ - bsps/arm/include/cmsis_compiler.h
- bsps/arm/include/cmsis_gcc.h
+ - bsps/arm/include/cmsis_version.h
- bsps/arm/include/core_cm7.h
- bsps/arm/include/core_cm4.h
- - bsps/arm/include/core_cmFunc.h
- - bsps/arm/include/core_cmInstr.h
- - bsps/arm/include/core_cmSimd.h
+ - bsps/arm/include/mpu_armv7.h
- bsps/arm/include/uart.h
- destination: ${BSP_INCLUDEDIR}/bsp
source: