mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
[component][at] Move at module version number definition to Kconfig file.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user