MCPcopy 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
163def ConverToRttEclipseLibFormat(lib):
164 return str(lib) + str(rtt_lib_flag)
165
166
167def IsRttEclipseLibFormat(path):

Callers 1

HandleToolOptionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected