删除了例子,开始正式设计

重新设计的编译流程
This commit is contained in:
2022-05-04 22:44:47 +08:00
parent 2e5ca0e8db
commit 3d07326a12
9 changed files with 60 additions and 41 deletions

1
src/bus.c Normal file
View File

@@ -0,0 +1 @@
#include "bus.h"

1
src/rail.c Normal file
View File

@@ -0,0 +1 @@
#include "rail.h"