1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

pkg/esp32_sdk_lib_bt_esp32c3: bump to v5.4

This commit is contained in:
Gunar Schorcht 2025-03-02 11:25:52 +01:00
parent 506b703c24
commit c00c38076c
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
PKG_NAME=esp32_sdk_lib_bt_esp32
PKG_URL=https://github.com/espressif/esp32-bt-lib
# This is a version in the v4.4.1 release branch
PKG_VERSION=b877f7e1fc98dccfcf4dbf31f215c5cb44ec3f0d
# This is a version in the v5.4 release branch
PKG_VERSION=daee36fdcf0ede5a2083f1de230347e6139ba812
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk

View File

@ -1,7 +1,7 @@
PKG_NAME=esp32_sdk_lib_bt_esp32c3
PKG_URL=https://github.com/espressif/esp32c3-bt-lib
# This is a version in the v4.4.1 release branch
PKG_VERSION=98dcc9591365b5ac486a9f0b474c36bf8c4ca97b
# This is a version in the v5.4 release branch
PKG_VERSION=ed99228396aaa18935b575d600bc19da38dc4746
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk