1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00

pkg/esp32_sdk_lib_phy: bump to v5.4

This commit is contained in:
Gunar Schorcht 2025-03-02 11:26:49 +01:00
parent c00c38076c
commit e9da413cf4

View File

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