4 lines
111 B
Makefile
4 lines
111 B
Makefile
OPTIONS+=-DPICO_SUPPORT_TCP
|
|
MOD_OBJ+=$(LIBBASE)modules/pico_tcp.o
|
|
MOD_OBJ+=$(LIBBASE)modules/pico_socket_tcp.o
|