mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
boards/arm/imxrt/imxrt1060-evk/src/imxrt_lcd.c: Because board-private GPIO definitions have been moved to the public board.h (VERY BAD IDEA), breakage happened in all files that need GPIO definitions, but did not include board.h (which they should not have to).
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
|
||||
#include "imxrt1060-evk.h"
|
||||
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#ifdef CONFIG_IMXRT_LCD
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user