nes-proj/examples/storage/eeprom-test/Makefile

6 lines
110 B
Makefile

CONTIKI_PROJECT = eeprom-test
CONTIKI = ../../..
all: $(CONTIKI_PROJECT)
include $(CONTIKI)/Makefile.include