Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ get_name
Method
get_name
tools/ng/toolchain.py:33–35 ·
view source on GitHub ↗
Get toolchain name.
(self)
Source
from the content-addressed store, hash-verified
31
32
@abstractmethod
33
def
get_name(self) -> str:
34
""
"Get toolchain name."
""
35
pass
36
37
@abstractmethod
38
def
detect(self) -> bool:
Callers
3
_register_default_toolchains
Method · 0.45
rt_varea_map_with_msg
Function · 0.45
_dump
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected