mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
STM32L4476VG Discovery: stm32_buttons.c needs errno.h.
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
#include <nuttx/arch.h>
|
#include <nuttx/arch.h>
|
||||||
#include <nuttx/board.h>
|
#include <nuttx/board.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user