mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
59a46e0e88
Conflicts: cpu/arm_common/hwtimer_cpu.c sys/include/vtimer.h sys/vtimer.c
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
SubDir TOP sys net sixlowpan ;
|
|
|
|
# HDRS += $(TOP)/sys/net/sixlowpan/ ;
|
|
|
|
Module 6lowpan : sixlowpan.c sixlowip.c sixlowmac.c sixlownd.c sixlowborder.c ieee802154_frame.c serialnumber.c semaphore.c bordermultiplex.c flowcontrol.c : vtimer transceiver net_help ;
|