1a13d25d33
of an rtimer for the periodic radio duty cycling. The benefit of this implementation is that it leaves an rtimer free for user tasks. The drawback is a slightly higher idle power consumption. This new version is based on the current rtimer-based X-MAC.
3 lines
153 B
Makefile
3 lines
153 B
Makefile
CONTIKI_SOURCEFILES += cxmac.c xmac.c nullmac.c lpp.c frame802154.c sicslowmac.c
|
|
CONTIKI_SOURCEFILES += framer.c framer-nullmac.c framer-802154.c csma.c
|