提交 e9ffd2b2 编写于 作者: armink_ztl's avatar armink_ztl

[component][at] Move at module version number definition to Kconfig file.

上级 61fd1607
......@@ -76,7 +76,13 @@ if RT_USING_AT
default n
endif
config AT_SW_VERSION_NUM
int
default 0x10100
help
sfotware module version number
endif
endmenu
......@@ -33,7 +33,6 @@ extern "C" {
#endif
#define AT_SW_VERSION "1.1.0"
#define AT_SW_VERSION_NUM 0x10100
#define DBG_ENABLE
#define DBG_SECTION_NAME "AT"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册