Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ ConverToRttEclipseLibFormat
Function
ConverToRttEclipseLibFormat
tools/targets/eclipse.py:163–164 ·
view source on GitHub ↗
(lib)
Source
from the content-addressed store, hash-verified
161
162
163
def
ConverToRttEclipseLibFormat(lib):
164
return
str(lib) + str(rtt_lib_flag)
165
166
167
def
IsRttEclipseLibFormat(path):
Callers
1
HandleToolOption
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected