mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
59a46e0e88
Conflicts: cpu/arm_common/hwtimer_cpu.c sys/include/vtimer.h sys/vtimer.c
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
SubDir TOP sys net destiny ;
|
|
|
|
# HDRS += $(TOP)/sys/net/destiny/ ;
|
|
|
|
Module destiny : destiny.c udp.c tcp.c socket.c : vtimer 6lowpan net_help ;
|