]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/RssiDemo/InterceptBase/Makefile
New demo app demonstrating how to sample rssi readings from the network
[tinyos-2.x.git] / apps / tutorials / RssiDemo / InterceptBase / Makefile
diff --git a/apps/tutorials/RssiDemo/InterceptBase/Makefile b/apps/tutorials/RssiDemo/InterceptBase/Makefile
new file mode 100644 (file)
index 0000000..3c052e7
--- /dev/null
@@ -0,0 +1,6 @@
+COMPONENT=BaseStationC
+CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS
+CFLAGS += -DCC2420_NO_ADDRESS_RECOGNITION
+
+include $(MAKERULES)
+