rt-thread/examples/module
tanek liang 33b97d9c5e [examples] fix bsp_directory parameter missing 2017-11-15 15:22:57 +08:00
..
basicapp convert end of line 2013-01-08 05:05:02 -08:00
extapp convert end of line 2013-01-08 05:05:02 -08:00
tetris [gui] fix rtgui_dc_end_drawing() too few arguments in function call 2017-11-12 22:21:59 +08:00
README convert end of line 2013-01-08 05:05:02 -08:00
SConstruct [examples] fix bsp_directory parameter missing 2017-11-15 15:22:57 +08:00
rtconfig.py convert end of line 2013-01-08 05:05:02 -08:00
rtconfig_lm3s.py convert end of line 2013-01-08 05:05:02 -08: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