apm32f103 fit can & uvcan with no shell

This commit is contained in:
hyl
2024-12-11 18:56:08 +08:00
parent d0e822c757
commit 3f08641909
39 changed files with 12748 additions and 431 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ extern int InitUserspace(void);
#endif
StartupOsAssign();
ymodem_fun();
return 0;
}