Home
last modified time | relevance | path

Searched refs:THIRDPARTY_LIB (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/
A DMakefile8 ifeq ($(THIRDPARTY_LIB),)
9 THIRDPARTY_LIB := demo macro
12 obj-y += $(foreach lib,$(THIRDPARTY_LIB),$(lib)_lib/)
28 ifeq ($(THIRDPARTY_LIB),)
29 THIRDPARTY_LIB := demo macro
32 src_obj += $(foreach lib,$(THIRDPARTY_LIB),$(lib)_lib/)
/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/userapi/
A DMakefile9 obj-y += $(foreach lib,$(THIRDPARTY_LIB),$(lib)_app/)

Completed in 4 milliseconds