mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-11 00:25:06 +00:00
Adding a Makfile for example applications.
This commit is contained in:
5
platform/micaz/apps/Makefile
Executable file
5
platform/micaz/apps/Makefile
Executable file
@@ -0,0 +1,5 @@
|
||||
CONTIKI = ../../..
|
||||
|
||||
all: battery-monitor
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
Reference in New Issue
Block a user