This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Update SConscript
Bernard Xiong
12 năm trước cách đây
mục cha
f83a34b85e
commit
d7762e5a7d
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
components/init/SConscript
+ 1
- 0
components/init/SConscript
Xem Tập Tin
@@ -1,3 +1,4 @@
+Import('rtconfig')
from building import *
cwd = GetCurrentDir()