Missed part of 2319ea53a9
. Was still getting the warning.
This commit is contained in:
parent
2319ea53a9
commit
f4e46b0da7
|
@ -53,6 +53,7 @@
|
||||||
#include "stm32l4.h"
|
#include "stm32l4.h"
|
||||||
#include "stm32l4_gpio.h"
|
#include "stm32l4_gpio.h"
|
||||||
#include "stm32l4_userspace.h"
|
#include "stm32l4_userspace.h"
|
||||||
|
#include "stm32l4_start.h"
|
||||||
|
|
||||||
#ifdef CONFIG_ARCH_FPU
|
#ifdef CONFIG_ARCH_FPU
|
||||||
# include "nvic.h"
|
# include "nvic.h"
|
||||||
|
|
Loading…
Reference in New Issue