mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-15 07:39:33 +08:00
96049b7e5c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1731 bbd45198-f89e-11dd-88c7-29a3b14d5316
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
example:
|
|
1.edit rtconfig.py to config toolchain and bsp
|
|
2.scons --app=basicapp
|
|
3.copy basicapp/build/$bsp/basicapp.so to filesystem
|