add support for a small filesystem on the watch
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
TOP = ../..
|
||||
include $(TOP)/make.mk
|
||||
|
||||
INCLUDES += \
|
||||
-I./
|
||||
|
||||
SRCS += \
|
||||
./app.c
|
||||
|
||||
include $(TOP)/rules.mk
|
||||
Reference in New Issue
Block a user