add support for the version info

This commit is contained in:
mculover666
2021-04-01 15:53:18 +08:00
parent 97fca5e4ed
commit 9d36cbeff9
3 changed files with 34 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
#endif
#endif
#include <tos_global.h>
#include <tos_version.h>
#endif /* _TOS_K_H_ */