MCPcopy 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
105int main(void)
106{
107 /* invoke rtthread startup */
108 rtthread_startup();
109}
110
111/*@}*/

Callers

nothing calls this directly

Calls 1

rtthread_startupFunction · 0.70

Tested by

no test coverage detected