mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b360d53577
* added missing rtc module to Jamfile
6 lines
263 B
Plaintext
6 lines
263 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 rtc ;
|