summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/include/stm32h7xx.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-04 12:34:34 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-20 17:57:55 +0200
commite3db084c6947703126567edcb9e8da99337bce59 (patch)
treef3da4be190fc3dba1c48993c974342612c43e7e3 /bsps/arm/stm32h7/include/stm32h7xx.h
parent53433bd2c79a7b9347389db704d1bca76d0fa5fa (diff)
bsp/stm32h7: New BSPstm32h7
Update #3910.
Diffstat (limited to 'bsps/arm/stm32h7/include/stm32h7xx.h')
-rw-r--r--bsps/arm/stm32h7/include/stm32h7xx.h3
1 files changed, 3 insertions, 0 deletions
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 <bspopts.h>
+#endif /* __rtems__ */
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */