mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
180 B
Makefile
10 lines
180 B
Makefile
PKG_NAME=emlearn
|
|
PKG_URL=https://github.com/emlearn/emlearn
|
|
PKG_VERSION=e9e9d645fc64b1f764d8a8ece6d6427a5297c098 # 0.11.6
|
|
PKG_LICENSE=MIT
|
|
|
|
include $(RIOTBASE)/pkg/pkg.mk
|
|
|
|
all:
|
|
@:
|