remote control exercise: binary LED counter via button over Rime network
[wsn-p.git] / exercise_remotecontrol / rime / Makefile
diff --git a/exercise_remotecontrol/rime/Makefile b/exercise_remotecontrol/rime/Makefile
new file mode 100644 (file)
index 0000000..c568329
--- /dev/null
@@ -0,0 +1,7 @@
+include ../../Makefile.properties
+CONTIKI_PROJECT=led_remote_control_rime
+
+all: $(CONTIKI_PROJECT)
+
+include $(CONTIKI)/Makefile.include
+
This page took 0.02593 seconds and 4 git commands to generate.