STM32L4476VG Discovery: stm32_buttons.c needs errno.h.
This commit is contained in:
parent
210896438c
commit
a23230298d
@ -40,6 +40,7 @@
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/board.h>
|
||||
|
Loading…
Reference in New Issue
Block a user