[rtems commit] bsps/arm: fix installation of core_cm4.h

Karel Gardas karel at rtems.org
Fri Jun 10 09:09:41 UTC 2022


Module:    rtems
Branch:    master
Commit:    d7f3918d13140fa6589af4145d15f10183d16825
Changeset: http://git.rtems.org/rtems/commit/?id=d7f3918d13140fa6589af4145d15f10183d16825

Author:    Karel Gardas <karel at functional.vision>
Date:      Mon Jun  6 11:47:43 2022 +0200

bsps/arm: fix installation of core_cm4.h

---

 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



More information about the vc mailing list