Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
697
def
PreBuilding():
698
global PREBUILDING
699
for
a in PREBUILDING:
700
a()
701
702
def
GroupLibName(name, env):
703
Callers
1
DoBuilding
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected