初始工程,编译成功

This commit is contained in:
andy
2024-04-18 21:28:43 +08:00
commit b9f55eae30
103 changed files with 97390 additions and 0 deletions

17
source/main/main.c Normal file
View File

@@ -0,0 +1,17 @@
#include "stdio.h"
int main()
{
}