Home
last modified time | relevance | path

Searched refs:LWIPOBJS (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/examples/lwip/
DMakefile31 LWIPOBJS = def.o init.o tapif.o etharp.o netif.o timeouts.o stats.o mem.o memp.o udp.o tcp.o pbuf.o… macro
37 LWIPOBJS += mld6.o ip6.o icmp6.o ethip6.o nd6.o ip6_addr.o ip6_frag.o
56 OBJS = server.o server-coap.o ${LWIPOBJS} ${COAPOBJS}