Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ CDKProject
Function
CDKProject
tools/targets/cdk.py:137–140 ·
view source on GitHub ↗
(target, script)
Source
from the content-addressed store, hash-verified
135
out.close()
136
137
def
CDKProject(target, script):
138
template_tree = etree.parse(
'template.cdkproj'
)
139
140
_CDKProject(template_tree, target, script)
Callers
1
GenTargetProject
Function · 0.90
Calls
1
_CDKProject
Function · 0.85
Tested by
no test coverage detected