添加参数设置和自检命令
This commit is contained in:
@@ -126,6 +126,7 @@ def creat_compile_info(dst:str):
|
||||
f.write("#ifndef compiler_info__\n")
|
||||
f.write("#define compiler_info__\n\n\n\n\n\n\n")
|
||||
f.write("#define BUILD_DATE \""+utc_time+"\"\n")
|
||||
f.write("#define SOFT_VERSION \"0.01\"\n")
|
||||
f.write("\n\n\n\n\n\n\n#endif\n")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user