WSN-Praktikum WS2011/12, first application: binary LED counter
[wsn-p.git] / tutorial / ledtest / Makefile
1 include ../../Makefile.properties
2 CONTIKI_PROJECT=ledtest
3
4 all: $(CONTIKI_PROJECT)
5
6 include $(CONTIKI)/Makefile.include
7
This page took 0.054372 seconds and 5 git commands to generate.