nes-proj/examples/platform-specific/cc2538-common/Makefile

7 lines
129 B
Makefile

CONTIKI_PROJECT = test-pwm timer-test test-uart
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include