Upgrade ESP-IDF to v5.5 (#306)

This commit is contained in:
Ken Van Hoeylandt
2025-08-28 22:34:24 +02:00
committed by GitHub
parent 8c8ccd8783
commit e9f72490fc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ dependencies:
version: "1.7.6~1"
rules:
- if: "target == esp32s3"
idf: '5.4'
idf: '5.5'