mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
169 B
Makefile
10 lines
169 B
Makefile
PKG_NAME=ruy
|
|
PKG_URL=https://github.com/google/ruy
|
|
PKG_VERSION=7ef39c5745a61f43071e699c6a96da41701ae59f
|
|
PKG_LICENSE=Apache 2.0
|
|
|
|
include $(RIOTBASE)/pkg/pkg.mk
|
|
|
|
all:
|
|
@:
|