1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/emlearn/Makefile

10 lines
178 B
Makefile
Raw Normal View History

2020-01-07 10:32:58 +01:00
PKG_NAME=emlearn
PKG_URL=https://github.com/emlearn/emlearn
2021-10-02 14:44:43 +02:00
PKG_VERSION=d8cffb6cdd5619eb26d01287f07a530128958b60 # 0.12
2020-01-07 10:32:58 +01:00
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk
all:
@: