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

Function PreBuilding

tools/building.py:697–700  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

695 PREBUILDING.append(act)
696
697def PreBuilding():
698 global PREBUILDING
699 for a in PREBUILDING:
700 a()
701
702def GroupLibName(name, env):
703

Callers 1

DoBuildingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected