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