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