1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 declared as a pseudo-module
PSEUDOMODULES += emlearn