Files
chrg/rt-thread/tools/hello/SConscript
T
2025-08-16 22:58:22 +08:00

5 lines
60 B
Python

from package import *
objs = BuildPackage()
Return('objs')