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

8 lines
159 B
Makefile
Raw Normal View History

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