From 7480c346985e8f22c4eae602d17995dee34adad4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 Feb 2021 18:53:42 +0100 Subject: bsps: Add default rtems_get_target_hash() Update #4267. --- spec/build/bsps/arm/stm32h7/bspstm32h7.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/arm/stm32h7') diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml index 54ec84a6df..80e13472c8 100644 --- a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml +++ b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml @@ -426,6 +426,7 @@ source: - bsps/shared/irq/irq-default-handler.c - bsps/shared/start/bspfatal-default.c - bsps/shared/start/bspgetworkarea-default.c +- bsps/shared/start/gettargethash-default.c - bsps/shared/start/sbrk.c - bsps/shared/start/stackalloc.c type: build -- cgit v1.2.3