We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1169633 commit 02fd180Copy full SHA for 02fd180
1 file changed
src/emlearn_kmeans/Makefile
@@ -13,7 +13,7 @@ DIST_DIR := ../../dist/$(ARCH)_$(MPY_ABI_VERSION)
13
MOD = emlearn_kmeans
14
15
# Source files (.c or .py)
16
-SRC = kmeans.c kmeans.py
+SRC = kmeans.c emlearn_kmeans.py
17
18
# enable linking of libm etc
19
LINK_RUNTIME=1
0 commit comments