mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
app module support for simlator, first version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
int dummy_main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user