rt-thread-official/examples/module
qiuyiuestc@gmail.com b613ecdb3e add -mlong-calls to gcc compile parameter
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1987 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-03-04 02:24:40 +00:00
..
basicapp add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
extapp add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
tetris add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
README add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
SConstruct fix module compile error when RTT_ROOT variable not to be set 2011-10-05 00:52:30 +00:00
rtconfig.py add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
rtconfig_lm3s.py add -mlong-calls to gcc compile parameter 2012-03-04 02:24:40 +00:00

README

example:
1.edit rtconfig.py to config toolchain and bsp
2.scons --app=basicapp
3.copy basicapp/build/$bsp/basicapp.so to filesystem