Files
checker_slave/source/main/compiler_info.h
ranchuan be3c644d23 添加扩展任务 用于小板端执行异常判定
ew程序下载批量验证成功
2023-11-18 15:48:24 +08:00

19 lines
139 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2023-11-18 14:06:40"
#define SOFT_VERSION "2.06"
#endif