add w5500 for xidatong-riscv64

This commit is contained in:
wgzAIIT
2022-10-14 18:08:41 +08:00
parent 256857b6c5
commit ba84afb179
7 changed files with 1005 additions and 6 deletions
@@ -50,4 +50,7 @@ ifeq ($(CONFIG_BSP_USING_CH376),y)
CSRCS += k210_ch376.c ch376_demo.c
endif
ifeq ($(CONFIG_BSP_USING_ENET),y)
CSRCS += w5500.c
endif
include $(TOPDIR)/boards/Board.mk