mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
Fix some missing inclusions in include/nuttx/board.h
This commit is contained in:
@@ -100,6 +100,10 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#ifdef CONFIG_ARCH_IRQBUTTONS
|
||||
# include <nuttx/irq.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user