aboutsummaryrefslogtreecommitdiff
path: root/platform/stm32f4xx/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'platform/stm32f4xx/debug.c')
-rw-r--r--platform/stm32f4xx/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/stm32f4xx/debug.c b/platform/stm32f4xx/debug.c
index c327925b..9024ca00 100644
--- a/platform/stm32f4xx/debug.c
+++ b/platform/stm32f4xx/debug.c
@@ -14,6 +14,7 @@
#include <arch/ops.h>
#include <dev/uart.h>
#include <target/debugconfig.h>
+#include <platform/stm32.h>
#include <stm32f4xx_rcc.h>
#include <stm32f4xx_usart.h>
#include <arch/arm/cm.h>