]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplBroadcastPeriodicDelivery/Makefile
Supporting test suite for the newest CC2420 stack. Includes a low power version...
[tinyos-2.x.git] / apps / tests / cc2420 / LplBroadcastPeriodicDelivery / Makefile
diff --git a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/Makefile b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/Makefile
new file mode 100644 (file)
index 0000000..f2b9556
--- /dev/null
@@ -0,0 +1,8 @@
+COMPONENT=TestPeriodicC
+CFLAGS += -DACK_LOW_POWER_LISTENING
+#CFLAGS += -DNOACK_LOW_POWER_LISTENING
+
+include $(MAKERULES)
+
+