esp32: Update to use ESP-IDF v5.5.1.

Tested with ESP32_GENERIC, ESP32_GENERIC_C3, ESP32_GENERIC_C6 and
ESP32_GENERIC_S3 firmware, using the full test suite.  There do not seem to
be any regressions.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2025-10-01 17:02:47 +10:00
parent cfea71da50
commit 0f49a1d240
8 changed files with 15 additions and 11 deletions

View File

@@ -40,7 +40,7 @@ dependencies:
idf:
source:
type: idf
version: 5.4.2
version: 5.5.1
direct_dependencies:
- espressif/esp_tinyusb
- espressif/mdns