mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-31 00:50:27 +08:00
13 lines
358 B
Plaintext
13 lines
358 B
Plaintext
|
|
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
|