mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
176 B
Makefile
10 lines
176 B
Makefile
PKG_NAME=cosy
|
|
PKG_URL=https://github.com/haukepetersen/cosy.git
|
|
PKG_VERSION=6131f489dda589c4c19068938f99fae679e97fb0
|
|
PKG_LICENSE=GPL-3
|
|
|
|
include $(RIOTBASE)/pkg/pkg.mk
|
|
|
|
all:
|
|
:
|