mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
7c293f82e4
- added tcp_hc compress handling
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
SubDir TOP sys net destiny ;
|
|
|
|
# HDRS += $(TOP)/sys/net/destiny/ ;
|
|
|
|
Module destiny : destiny.c udp.c tcp.c socket.c tcp_timer.c tcp_hc.c : vtimer net_help ;
|