mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Missing header file inclusion
This commit is contained in:
@@ -43,8 +43,11 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <arch/stm32/chip.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user