forked from xuos/xiuos
feat add lorawan_gateway_single_channel lib for XiUOS and compile OK
This commit is contained in:
@@ -8,4 +8,8 @@ ifeq ($(CONFIG_LIB_USING_LORAWAN_ED_STACK),y)
|
||||
SRC_DIR += lorawan_devicenode
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_LIB_USING_LORAWAN_GATEWAY_SC),y)
|
||||
SRC_DIR += lorawan_gateway_single_channel
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user