ifeq ($(CONFIG_LORA_RADIO_DRIVER_USING_RTOS_XIUOS),y)
	SRC_DIR := hc32_adapter
endif

include $(KERNEL_ROOT)/compiler.mk
