mirror of
https://github.com/gosticks/RIOT.git
synced 2026-08-27 12:20:23 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
MODULE = utensor
|
|
|
|
CXXEXFLAGS += -Wno-unused-parameter
|
|
|
|
include $(RIOTBASE)/Makefile.base
|