提交 24be5a1b 编写于 作者: qiuyiuestc's avatar qiuyiuestc

add key.c to compile

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1025 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 ffc5956b
......@@ -24,7 +24,7 @@ if rtconfig.RT_USING_RTGUI:
src_drv += ['touch.c', 'key.c', 'calibration.c']
if rtconfig.RT_USING_FTK:
src_drv += ['touch.c']
src_drv += ['touch.c', 'key.c']
if rtconfig.RT_USING_RTGUI:
if rtconfig.RT_USING_LCD_TYPE == 'PNL_A70':
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册