From d7f3918d13140fa6589af4145d15f10183d16825 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Mon, 6 Jun 2022 11:47:43 +0200 Subject: bsps/arm: fix installation of core_cm4.h --- spec/build/bsps/arm/grp.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps') 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 -- cgit v1.2.3