mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-17 08:03:45 +08:00
5 lines
60 B
Python
5 lines
60 B
Python
from package import *
|
|
|
|
objs = BuildPackage()
|
|
Return('objs')
|