Files
checker_host/complier_info.h
ranchuan 307eb513ef 添加自动测试命令 auto_test
V2.03 批检仪检测指令使用小板的错误码
2024-01-04 18:12:42 +08:00

18 lines
110 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2024-01-04 14:43:54"
#endif