rt-thread/components/external/ftk
aozima f75c8f6e81 update SConscript: support scons 3. 2017-10-29 14:32:53 +08:00
..
SConscript update SConscript: support scons 3. 2017-10-29 14:32:53 +08:00
ftk_module.c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
readme.txt Re-normalizing the repo 2013-01-08 22:40:58 +08:00

readme.txt

1). remove hidden directory "./ftk/.svn"

2). svn checkout http://ftk.googlecode.com/svn/trunk/ ftk

3). create a directory name "ftk" in your sd card

4). copy directory "./ftk/data", "./ftk/theme", "./ftk/testdata" to directory "ftk" which in your sd card

5). make sure RT_USING_FTK is defined and RT_USING_RTGUI is undefined

6). compile it

                                                   Jiao JinXing <jiaojinxing1987@gmail.com>