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

Function ESPIDFProject

tools/targets/esp_idf.py:55–58  ·  view source on GitHub ↗
(env,project)

Source from the content-addressed store, hash-verified

53 cm_file.close()
54
55def ESPIDFProject(env,project):
56 print('Update setting files for CMakeLists.txt...')
57 GenerateCFiles(env,project)
58 print('Done!')

Callers 1

GenTargetProjectFunction · 0.90

Calls 1

GenerateCFilesFunction · 0.70

Tested by

no test coverage detected