xiuos/Ubiquitous/XiZi_IIoT/resources/ethernet/LwIP/api/Makefile

13 lines
180 B
Makefile

SRC_FILES += api_lib.c \
api_msg.c \
err.c \
if_api.c \
netbuf.c \
netdb.c \
netifapi.c \
sockets.c \
tcpip.c
include $(KERNEL_ROOT)/compiler.mk