1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 17:32:44 +01:00
RIOT/pkg/emlearn/Makefile.include

8 lines
221 B
Makefile
Raw Normal View History

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