mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 00:11:16 +01:00
pkg/nimble: update to temporary upstream branch
This commit is contained in:
parent
c99bb55e68
commit
7e22f644da
@ -1,6 +1,8 @@
|
||||
PKG_NAME = nimble
|
||||
PKG_URL = https://github.com/apache/mynewt-nimble.git
|
||||
PKG_VERSION = cd7d7aa286ee1083818cbaac1e89bf69fe554f42
|
||||
# Temporary URL change until upstream adaption is merged (nimble:#970)
|
||||
PKG_URL = https://github.com/haukepetersen/mynewt-nimble.git
|
||||
#PKG_URL = https://github.com/apache/mynewt-nimble.git
|
||||
PKG_VERSION = 7a2bf2420a1a2bcd8bbb5bf8f5927882b3c499c0
|
||||
PKG_LICENSE = Apache-2.0
|
||||
|
||||
include $(RIOTBASE)/pkg/pkg.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user