mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-06 15:32:15 +00:00
6 lines
108 B
Makefile
Executable File
6 lines
108 B
Makefile
Executable File
CONTIKI = ../../../..
|
|
|
|
all: accel-test light-test magnet-test mic-test
|
|
|
|
include $(CONTIKI)/Makefile.include
|