1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-11 03:29:51 +00:00

8 lines
159 B
Makefile

CONTIKI_PROJECT = collect-view-shell
all: $(CONTIKI_PROJECT)
APPS = serial-shell powertrace collect-view
CONTIKI = ../..
include $(CONTIKI)/Makefile.include