Kinetis PIN IRQ needs errno.h
This commit is contained in:
parent
7bb19ad8bc
commit
210896438c
@ -41,6 +41,7 @@
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/irq.h>
|
||||
|
Loading…
Reference in New Issue
Block a user