Skip to content

Commit 83cc315

Browse files
committed
Merge pull request #2315 from bettio/backport-esp32-p4-fix
Backport ESP32-P4 fix The fix was already merged in main, merge it also in release-0.7. These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license). SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
2 parents 415780f + 3f4b8b3 commit 83cc315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/esp32-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
include:
5656
- esp-idf-target: "esp32p4"
57-
idf-version: 'release-v5.4'
57+
idf-version: 'v5.4.4'
5858
- esp-idf-target: "esp32p4"
5959
idf-version: 'v5.5.3'
6060
- esp-idf-target: "esp32s3"

0 commit comments

Comments
 (0)