Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ main
Function
main
bsp/wh44b0/startup.c:105–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
int main(void)
106
{
107
/* invoke rtthread startup */
108
rtthread_startup();
109
}
110
111
/*@}*/
Callers
nothing calls this directly
Calls
1
rtthread_startup
Function · 0.70
Tested by
no test coverage detected