[PATCH] bsps/arm: fix installation of core_cm4.h
Karel Gardas
karel at functional.vision
Mon Jun 6 09:48:01 UTC 2022
---
spec/build/bsps/arm/grp.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/spec/build/bsps/arm/grp.yml b/spec/build/bsps/arm/grp.yml
index a8ebe07f15..b45f9a8c12 100644
--- a/spec/build/bsps/arm/grp.yml
+++ b/spec/build/bsps/arm/grp.yml
@@ -9,6 +9,7 @@ install:
source:
- bsps/arm/include/cmsis_gcc.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
--
2.25.1
More information about the devel
mailing list