add musl for XiUOS, support arm32 and riscv64 from Tu_yuyang

it is OK
This commit is contained in:
xuedongliang
2022-08-01 19:58:58 +08:00
595 changed files with 42447 additions and 176 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ int main(void)
#ifdef APPLICATION_OTA
ApplicationOtaTaskInit();
#endif
return 0;
return 0;
}
// int cppmain(void);