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
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
2021-02-22 17:23:36 +01:00
PKG_VERSION=e9e9d645fc64b1f764d8a8ece6d6427a5297c098 # 0.11.6
2020-01-07 10:32:58 +01:00
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk
all:
@: