Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
def
ESPIDFProject(env,project):
56
print(
'Update setting files for CMakeLists.txt...'
)
57
GenerateCFiles(env,project)
58
print(
'Done!'
)
Callers
1
GenTargetProject
Function · 0.90
Calls
1
GenerateCFiles
Function · 0.70
Tested by
no test coverage detected