Porting PicoTCP WIP
This commit is contained in:
3
kernel/picotcp/rules/tcp.mk
Normal file
3
kernel/picotcp/rules/tcp.mk
Normal file
@ -0,0 +1,3 @@
|
||||
OPTIONS+=-DPICO_SUPPORT_TCP
|
||||
MOD_OBJ+=$(LIBBASE)modules/pico_tcp.o
|
||||
MOD_OBJ+=$(LIBBASE)modules/pico_socket_tcp.o
|
||||
Reference in New Issue
Block a user