# Name of module
MOD = emlearn_arrayutils

# Source files (.c or .py)
SRC = modarrayutils.c

# Include to get the rules for compiling and linking the module
include ../dynmodule.mk
