From 99494370d6124ef5d773119fa59f5bac4bbf395f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 4 Mar 2020 12:34:34 +0100 Subject: bsp/stm32h7: New BSP Update #3910. --- bsps/arm/stm32h7/include/stm32h7xx.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bsps/arm/stm32h7/include/stm32h7xx.h') diff --git a/bsps/arm/stm32h7/include/stm32h7xx.h b/bsps/arm/stm32h7/include/stm32h7xx.h index f6296181be..36d3012af4 100644 --- a/bsps/arm/stm32h7/include/stm32h7xx.h +++ b/bsps/arm/stm32h7/include/stm32h7xx.h @@ -38,6 +38,9 @@ #ifndef STM32H7xx_H #define STM32H7xx_H +#ifdef __rtems__ +#include +#endif /* __rtems__ */ #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ -- cgit v1.2.3