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

11 lines
180 B
Makefile
Raw Normal View History

2020-01-07 10:32:58 +01:00
PKG_NAME=emlearn
PKG_URL=https://github.com/emlearn/emlearn
2024-02-07 09:02:44 +01:00
# 0.17.1
PKG_VERSION=7a21d49b13fb82d57b4768c1ac821825809bf4b1
2020-01-07 10:32:58 +01:00
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk
all:
@: