mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-05 23:22:43 +00:00
5 lines
60 B
Python
5 lines
60 B
Python
from package import *
|
|
|
|
objs = BuildPackage()
|
|
Return('objs')
|