]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/Base/Makefile
Low Power Sensing Application initial checkin
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / Base / Makefile
diff --git a/apps/tutorials/LowPowerSensing/Base/Makefile b/apps/tutorials/LowPowerSensing/Base/Makefile
new file mode 100644 (file)
index 0000000..4e1481a
--- /dev/null
@@ -0,0 +1,5 @@
+COMPONENT=LowPowerSensingBaseAppC
+CFLAGS += -I.. -I../universal_sensors
+CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
+
+include $(MAKERULES)