nes-proj/examples/libs/logging/Makefile

9 lines
153 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = logging
all: $(CONTIKI_PROJECT)
# Does not fit on Sky
PLATFORMS_EXCLUDE = sky
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include