nes-proj/platform/z1/Makefile.z1

7 lines
170 B
Makefile
Raw Normal View History

# Common makefile between Z1 and Z1 Starter Platform
2010-08-24 16:26:38 +00:00
CONTIKI_TARGET_SOURCEFILES += contiki-z1-platform.c
CLEAN += *.z1
2010-08-24 16:26:38 +00:00
include $(CONTIKI)/platform/z1/Makefile.common