1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-08 04:32:00 +00:00

10 lines
208 B
Makefile

CONTIKI_PROJECT = sky-shell
all: $(CONTIKI_PROJECT)
APPS = serial-shell powertrace collect-view
CONTIKI = ../..
include $(CONTIKI)/Makefile.include
-include /home/user/nes/testbed-scripts/Makefile.include