nes-proj/examples/platform-specific/cc2538-common/Makefile
2017-05-17 15:09:07 +02:00

7 lines
129 B
Makefile

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