mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
200 B
Makefile
9 lines
200 B
Makefile
|
PKG_NAME=nrfx
|
||
|
PKG_URL=https://github.com/NordicSemiconductor/nrfx
|
||
|
PKG_VERSION=3521c97df0b9549daecf867fb588f62819c317b4 # Release 2.7.0
|
||
|
PKG_LICENSE=BSD-3-Clause
|
||
|
|
||
|
include $(RIOTBASE)/pkg/pkg.mk
|
||
|
|
||
|
all:
|