forked from xuos/xiuos
Adjust directory structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
SRC_DIR := MIMXRT1052
|
||||
|
||||
ifeq ($(CONFIG_BSP_USING_LPUART),y)
|
||||
SRC_DIR += uart
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user