MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / PackageSConscript

Function PackageSConscript

tools/building.py:1040–1043  ·  view source on GitHub ↗
(package)

Source from the content-addressed store, hash-verified

1038 return dst
1039
1040def PackageSConscript(package):
1041 from package import BuildPackage
1042
1043 return BuildPackage(package)

Callers

nothing calls this directly

Calls 1

BuildPackageFunction · 0.90

Tested by

no test coverage detected