unittest folder added
This commit is contained in:
7
unittest/config/version.h
Normal file
7
unittest/config/version.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef CONFIG_VERSION_H_
|
||||
#define CONFIG_VERSION_H_
|
||||
|
||||
#define SW_VERSION 1
|
||||
#define SW_SUBVERSION 6
|
||||
|
||||
#endif /* CONFIG_VERSION_H_ */
|
Reference in New Issue
Block a user