mirror of
https://github.com/gosticks/RIOT.git
synced 2026-01-31 14:07:39 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
MODULE = utensor
|
|
|
|
CXXEXFLAGS += -Wno-unused-parameter
|
|
|
|
include $(RIOTBASE)/Makefile.base
|