add imxrt1176-sbc board for xizi

This commit is contained in:
Wang_Weigen
2022-08-19 16:17:19 +08:00
parent 8eca1f72ff
commit 1ce5ee8e8b
77 changed files with 245034 additions and 3 deletions
@@ -0,0 +1,7 @@
SRC_DIR := common
ifeq ($(CONFIG_BSP_USING_LPUART),y)
SRC_DIR += uart
endif
include $(KERNEL_ROOT)/compiler.mk