bluetooth/nimble: Update to 17a8e61fdec48d579df3bc5af59a9cff5edee674

which contain the fix:
https://github.com/apache/mynewt-nimble/pull/1462
https://github.com/apache/mynewt-nimble/pull/1459
https://github.com/apache/mynewt-nimble/pull/1457
https://github.com/apache/mynewt-nimble/pull/1161

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-02-06 12:52:25 +08:00 committed by Petro Karashchenko
parent 5a8e089c66
commit 6a686ba93d

View File

@ -13,7 +13,7 @@ config NIMBLE_STACKSIZE
config NIMBLE_REF
string "Version"
default "cd8ab38c3da91b71dd428979153a408f38d3b02e"
default "17a8e61fdec48d579df3bc5af59a9cff5edee674"
---help---
Git ref name to use when downloading from nimBLE repo
endif