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

11 lines
198 B
Makefile
Raw Normal View History

PKG_NAME=nmsis_sdk
PKG_URL=https://github.com/Nuclei-Software/NMSIS.git
# v1.1.0
PKG_VERSION=c213b493a423750f139e8a3e1400b36a2ceaf914
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk
all:
@