Missing header file inclusion
This commit is contained in:
parent
27a3fcb3eb
commit
0b78c9dbe7
@ -43,8 +43,11 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <arch/stm32/chip.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user