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