test: 暫用 edc 名稱及版號, 讓 pi 可以識別
This commit is contained in:
+7
-7
@@ -127,19 +127,19 @@ extern "C"
|
||||
#define DEF_SW_DRV_ENABLED 1
|
||||
#define DEF_ADGS1412_ENABLED 1
|
||||
|
||||
#define DEF_FS_ENABLED 1
|
||||
#define DEF_FS_RTT_DIR 1
|
||||
#define DEF_GD25D10C_ENABLED 1
|
||||
#define DEF_FS_ENABLED 0
|
||||
#define DEF_FS_RTT_DIR 0
|
||||
#define DEF_GD25D10C_ENABLED 0
|
||||
|
||||
#define DEF_RTT_JSCOP_ENABLED 0
|
||||
|
||||
#elif (DEF_ELITE_MODEL == DEF_PULSE_E_LOAD_01)
|
||||
|
||||
#define ELITE_DEVICE_NAME "Pulse-E-Load"
|
||||
#define ELITE_DEVICE_NAME "Elite-EDC"
|
||||
#define MAJOR_PRODUCT_NUMBER 0
|
||||
#define MINOR_PRODUCT_NUMBER 7
|
||||
#define MAJOR_VERSION_NUMBER 0
|
||||
#define MINOR_VERSION_NUMBER 0
|
||||
#define MINOR_PRODUCT_NUMBER 2
|
||||
#define MAJOR_VERSION_NUMBER 1
|
||||
#define MINOR_VERSION_NUMBER 9
|
||||
|
||||
#define DEF_FS_ENABLED 0
|
||||
#define DEF_FS_RTT_DIR 0
|
||||
|
||||
Reference in New Issue
Block a user