summaryrefslogtreecommitdiff
path: root/nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c')
-rw-r--r--nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c b/nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c
index 771842b04..1871c0e2b 100644
--- a/nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c
+++ b/nuttx/configs/efm32-g8xx-stk/src/efm32_boot.c
@@ -39,6 +39,8 @@
#include <nuttx/config.h>
+#include <nuttx/board.h>
+
#include "efm32_gpio.h"
#include "efm32_start.h"
#include "efm32-g8xx-stk.h"