2020-01-07 10:32:58 +01:00
|
|
|
INCLUDES += -I$(PKGDIRBASE)/emlearn/emlearn
|
|
|
|
|
|
|
|
CFLAGS += -Wno-unused-parameter
|
2022-07-11 09:52:32 +02:00
|
|
|
|
|
|
|
# There's nothing to build in this package, it's used as a header only library.
|
|
|
|
# So it's declared as a pseudo-module
|
|
|
|
PSEUDOMODULES += emlearn
|