From 3a3187933dd86132842c091aa29763b7cf87854e Mon Sep 17 00:00:00 2001 From: guozhanxin Date: Fri, 18 May 2018 20:28:29 +0800 Subject: [PATCH] =?UTF-8?q?update=20rtconfig.h|=E6=9B=B4=E6=96=B0=20rtconf?= =?UTF-8?q?ig.h=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/imxrt1052-evk/rtconfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/imxrt1052-evk/rtconfig.h b/bsp/imxrt1052-evk/rtconfig.h index 1b8b56a78b..fc074ee627 100644 --- a/bsp/imxrt1052-evk/rtconfig.h +++ b/bsp/imxrt1052-evk/rtconfig.h @@ -192,6 +192,7 @@ /* example package: hello */ #define SOC_IMXRT1052 +#define BOARD_USING_HYPERFLASH #define BOARD_RT1050_EVK /* RT1050 Bsp Config */ -- GitLab