Home
last modified time | relevance | path

Searched refs:SOFTWARE_VERSION (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/build_info/
A Dbuild_info.c29 #ifdef SOFTWARE_VERSION
30 NEW_LINE_STR "SW_VER=" TO_STR(SOFTWARE_VERSION)
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/interconnection/red/
A Dapp_interconnection_customer_realize.h17 #define SOFTWARE_VERSION "1.0.1.223" macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/
A DMakefile556 SOFTWARE_VERSION := $(subst $(space),-,$(strip $(SOFTWARE_VERSION))) macro
768 ifneq ($(SOFTWARE_VERSION),)
769 BUILD_INFO_FLAGS += -DSOFTWARE_VERSION=$(SOFTWARE_VERSION)

Completed in 6 milliseconds