From ea6e56e06366d256614b4b8c865acddc9a72b7b3 Mon Sep 17 00:00:00 2001 From: "andrade.manoel@gmail.com" Date: Tue, 19 Jul 2011 19:57:41 +0000 Subject: [PATCH] git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1641 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- bsp/mini2440/rtconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/mini2440/rtconfig.py b/bsp/mini2440/rtconfig.py index 3940eb183..fe8a5121b 100644 --- a/bsp/mini2440/rtconfig.py +++ b/bsp/mini2440/rtconfig.py @@ -1,5 +1,5 @@ # panel options -# 'PNL_A70','PNL_N35', 'PNL_T35' +# 'PNL_A70','PNL_N35', 'PNL_T35' , 'PNL_X35' RT_USING_LCD_TYPE = 'PNL_T35' # toolchains options -- GitLab