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

pkg/nimble: version bump to include ext adv fixes

This commit is contained in:
Hauke Petersen 2021-12-02 09:59:19 +01:00
parent 4b3111ea3a
commit 79eea21b77

View File

@ -1,6 +1,6 @@
PKG_NAME = nimble
PKG_URL = https://github.com/apache/mynewt-nimble.git
PKG_VERSION = 6c9f70972e8c68efe1fd38d413778c9487c5d997
PKG_VERSION = bc142016bdef082ba7997aea09aec1c1e4db0104
PKG_LICENSE = Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk