mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 01:13:29 +00:00
Missing header file inclusion
This commit is contained in:
parent
27a3fcb3eb
commit
0b78c9dbe7
1 changed files with 3 additions and 0 deletions
|
|
@ -43,8 +43,11 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <arch/stm32/chip.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue