configs/stm32429i-disco/src: Fix a compile error when CONFIG_BOARD_INITIALIZE is defined.
This commit is contained in:
parent
1191238b17
commit
64bcf3ec94
@ -39,6 +39,8 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <nuttx/board.h>
|
||||
|
||||
#include "stm32f429i-disco.h"
|
||||
|
Loading…
Reference in New Issue
Block a user