MCPcopy 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
137def CDKProject(target, script):
138 template_tree = etree.parse('template.cdkproj')
139
140 _CDKProject(template_tree, target, script)

Callers 1

GenTargetProjectFunction · 0.90

Calls 1

_CDKProjectFunction · 0.85

Tested by

no test coverage detected